]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
Add trove classifier for 3.11 and 3.12
authorFederico Caselli <cfederico87@gmail.com>
Tue, 7 Nov 2023 17:59:44 +0000 (18:59 +0100)
committerFederico Caselli <cfederico87@gmail.com>
Tue, 7 Nov 2023 17:59:44 +0000 (18:59 +0100)
Change-Id: I3c662799a73c73cabfc2cc8e6bdd797ff4dec690

setup.cfg

index 79a4a439acfcb6bdcce98a487e8b9e097a6dabcf..e3e67ea971c014f476be3f78f72eae86e82f5198 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -24,6 +24,8 @@ classifiers =
     Programming Language :: Python :: 3.8
     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