diff options
author | 2012-03-01 23:30:03 +0100 | |
---|---|---|
committer | 2012-03-01 23:30:03 +0100 | |
commit | 197f2f6ddbd35d2fa2b524001631c219cbe90b67 (patch) | |
tree | e0eb7af5640ec64b8dd5a891de4fb7fed6d48193 /setup.py | |
parent | Python 2.6 compatibility (diff) | |
download | python-github3-197f2f6ddbd35d2fa2b524001631c219cbe90b67.tar.xz python-github3-197f2f6ddbd35d2fa2b524001631c219cbe90b67.zip |
Update Readme and metadata
Diffstat (limited to '')
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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', ), ) |