From dabb843cf9410be1e1626ac5c3cf5120fca2759e Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Thu, 8 Sep 2016 17:59:49 +0300 Subject: [PATCH] Declare development status Pre-Alpha --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e5911c8..25c9444 100755 --- 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)', -- 2.39.2