From: Federico Caselli Date: Tue, 7 Nov 2023 17:59:44 +0000 (+0100) Subject: Add trove classifier for 3.11 and 3.12 X-Git-Tag: rel_1_13_0~13 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=0e0131be34bb3a80c0cbc5cfe655c98dd838bfba;p=thirdparty%2Fsqlalchemy%2Falembic.git Add trove classifier for 3.11 and 3.12 Change-Id: I3c662799a73c73cabfc2cc8e6bdd797ff4dec690 --- diff --git a/setup.cfg b/setup.cfg index 79a4a439..e3e67ea9 100644 --- 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