]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Add trove classifier for 3.12 (#10599)
authorJack McIvor <jacktmcivor@gmail.com>
Tue, 7 Nov 2023 17:55:18 +0000 (17:55 +0000)
committerGitHub <noreply@github.com>
Tue, 7 Nov 2023 17:55:18 +0000 (18:55 +0100)
setup.cfg

index 953466df2a2bac66ca195271afe939e1a48443eb..e3ae98b770869550ff9e37d5edf6b7aa026d454a 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -20,6 +20,7 @@ classifiers =
     Programming Language :: Python :: 3.9
     Programming Language :: Python :: 3.10
     Programming Language :: Python :: 3.11
+    Programming Language :: Python :: 3.12
     Programming Language :: Python :: Implementation :: CPython
     Programming Language :: Python :: Implementation :: PyPy
     Topic :: Database :: Front-Ends