]> git.phdru.name Git - sqlconvert.git/blobdiff - setup.py
Python 3.7
[sqlconvert.git] / setup.py
index b94b18a98cd6345364d092e37abace26e82eb05b..8d8fec776b2cef3d51fb2664ca00499572866b0a 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -41,6 +41,7 @@ setup(
         'Programming Language :: Python :: 3.4',
         'Programming Language :: Python :: 3.5',
         'Programming Language :: Python :: 3.6',
+        'Programming Language :: Python :: 3.7',
     ],
     packages=['sqlconvert'],
     scripts=['scripts/mysql2sql'],