summaryrefslogtreecommitdiff
path: root/SetupConfig.py
diff options
context:
space:
mode:
Diffstat (limited to 'SetupConfig.py')
-rw-r--r--SetupConfig.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/SetupConfig.py b/SetupConfig.py
index 56bc3f2..cd01e68 100644
--- a/SetupConfig.py
+++ b/SetupConfig.py
@@ -14,8 +14,8 @@ packages = ['Cheetah',
'Cheetah.Utils.optik',
]
classifiers = [line.strip() for line in '''\
- Development Status :: 4 - Beta
- #Development Status :: 5 - Production/Stable
+ #Development Status :: 4 - Beta
+ Development Status :: 5 - Production/Stable
Intended Audience :: Developers
Intended Audience :: System Administrators
License :: OSI Approved :: MIT License