summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2017-02-18 01:02:45 +0000
committerrsiddharth <s@ricketyspace.net>2017-02-18 01:02:45 +0000
commitef6e92e2fec4e81bd137a8c86e4ace31324e0a20 (patch)
treeb17e9ce669d3b7c267d9447d8921e6677657e6d8 /setup.py
parente77a23786620dc0c105a9e7bfd4eb1f390011510 (diff)
Change Development Status to Pre-Alpa.
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 76380fd..86926ec 100644
--- a/setup.py
+++ b/setup.py
@@ -31,7 +31,7 @@ config = {
'author_email': 'rsiddharth@ninthfloor.org',
'license': 'Public Domain',
'classifiers': [
- 'Development Status :: 1 - Planning',
+ 'Development Status :: 2 - Pre-Alpha',
'Environment :: Console',
'Intended Audience :: Developers',
'License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication',