]> git.phdru.name Git - sqlconvert.git/blobdiff - setup.py
Build(GHActions): Use `checkout@v4` instead of outdated `v2`
[sqlconvert.git] / setup.py
index e8a6a944f8a5562c566e25daa31aeee9ba13bc03..3d74634341080352de9c0b8228b23f464449d02b 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -55,6 +55,7 @@ setup(
         'Programming Language :: Python :: 3.9',
         'Programming Language :: Python :: 3.10',
         'Programming Language :: Python :: 3.11',
+        'Programming Language :: Python :: 3.12',
     ],
     packages=['sqlconvert'],
     scripts=['scripts/mysql2sql'],