]> 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>
Wed, 8 Nov 2023 20:42:23 +0000 (21:42 +0100)
(cherry picked from commit 8a583ad7bf65d5d9bf05568279723bc516de3ae3)

setup.cfg

index b797af4afc571671ce15c3df4b2fc2599d57622f..c0be17a7b76e239ddf5cb673b42dfdb5abe5bff0 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -21,6 +21,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