diff --git a/setup.py b/setup.py index 26ee452..5ac9e83 100644 --- a/setup.py +++ b/setup.py @@ -32,8 +32,8 @@ setup( classifiers=[ # As from http://pypi.python.org/pypi?%3Aaction=list_classifiers #'Development Status :: 1 - Planning', - 'Development Status :: 2 - Pre-Alpha', - #'Development Status :: 3 - Alpha', + #'Development Status :: 2 - Pre-Alpha', + 'Development Status :: 3 - Alpha', #'Development Status :: 4 - Beta', #'Development Status :: 5 - Production/Stable', #'Development Status :: 6 - Mature',