From c820ba24faa004346a450867e17b0f428e44c59a Mon Sep 17 00:00:00 2001 From: Vincent Driessen Date: Mon, 28 Nov 2011 12:11:09 +0100 Subject: [PATCH] Move to Alpha stage. --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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',