]> git.phdru.name Git - sqlconvert.git/commitdiff
Declare development status Pre-Alpha
authorOleg Broytman <phd@phdru.name>
Thu, 8 Sep 2016 14:59:49 +0000 (17:59 +0300)
committerOleg Broytman <phd@phdru.name>
Thu, 8 Sep 2016 14:59:49 +0000 (17:59 +0300)
setup.py

index e5911c88dbc2c4a972fbc1cf17b99c85b71ab4b6..25c944483c2a804a14aae5c1ea7b0b8f762b9382 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -31,7 +31,7 @@ setup(name='sqlconvert',
       platforms=['any'],
       keywords=[''],
       classifiers=[
-          'Development Status :: 1 - Planning',
+          'Development Status :: 2 - Pre-Alpha',
           'Environment :: Console',
           'Intended Audience :: Developers',
           'License :: OSI Approved :: GNU General Public License (GPL)',