aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorDavid Medina <davidmedina9@gmail.com>2012-03-01 23:30:03 +0100
committerDavid Medina <davidmedina9@gmail.com>2012-03-01 23:30:03 +0100
commit197f2f6ddbd35d2fa2b524001631c219cbe90b67 (patch)
treee0eb7af5640ec64b8dd5a891de4fb7fed6d48193 /setup.py
parentPython 2.6 compatibility (diff)
downloadpython-github3-197f2f6ddbd35d2fa2b524001631c219cbe90b67.tar.xz
python-github3-197f2f6ddbd35d2fa2b524001631c219cbe90b67.zip
Update Readme and metadata
Diffstat (limited to '')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 4b125b2..dc50508 100644
--- a/setup.py
+++ b/setup.py
@@ -23,7 +23,7 @@ setup(
'Programming Language :: Python :: 2.7',
'License :: OSI Approved :: ISC License (ISCL)',
'Operating System :: OS Independent',
- 'Development Status :: 1 - Planning',
+ 'Development Status :: 3 - Alpha',
'Intended Audience :: Developers',
),
)