]> 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)
committerFederico Caselli <cfederico87@gmail.com>
Tue, 7 Nov 2023 17:57:36 +0000 (18:57 +0100)
(cherry picked from commit 8a583ad7bf65d5d9bf05568279723bc516de3ae3)

setup.cfg

index 2fa7b765dbb9c315ba7036014ab2871982b0f010..6ba325e8f1b52e54e9fb5fc178c217f7b6f7fc2e 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -27,6 +27,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