X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=setup.py;h=a8b31342805fc392bf8d424185175a074789a1c7;hb=06e800db4b050e10e0e2e832f9d98d5feb79b1fe;hp=e64378cc36ce0d77aa0c4cc4d39aae57084edd43;hpb=b7be791e5c068a1e1f07e62f88df8864ac6f3e7e;p=sqlconvert.git diff --git a/setup.py b/setup.py index e64378c..a8b3134 100755 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ setup(name='sqlconvert', platforms=['any'], keywords=[''], classifiers=[ - 'Development Status :: 2 - Pre-Alpha', + 'Development Status :: 3 - Alpha', 'Environment :: Console', 'Intended Audience :: Developers', 'License :: OSI Approved :: GNU General Public License (GPL)',