summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
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 e64c8e4..c5ccd2e 100644
--- a/setup.py
+++ b/setup.py
@@ -44,7 +44,7 @@ config = {
'author_email': 's@ricketyspace.net',
'license': 'GNU General Public License version 3 or later',
'classifiers': [
- 'Development Status :: 1 - Planning',
+ 'Development Status :: 2 - Pre-Alpha',
'Environment :: Console',
'Intended Audience :: Developers',
'Intended Audience :: End Users/Desktop',