From: Jack McIvor Date: Tue, 7 Nov 2023 17:55:18 +0000 (+0000) Subject: Add trove classifier for 3.12 (#10599) X-Git-Tag: rel_2_0_24~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f60834d25e11200408ab731f1b22f40d7646ec58;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Add trove classifier for 3.12 (#10599) (cherry picked from commit 8a583ad7bf65d5d9bf05568279723bc516de3ae3) --- diff --git a/setup.cfg b/setup.cfg index b797af4afc..c0be17a7b7 100644 --- 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