summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJacob Kaplan-Moss <jacob@jacobian.org>2013-05-26 22:26:27 -0500
committerJacob Kaplan-Moss <jacob@jacobian.org>2013-05-26 22:26:27 -0500
commitab7de21306c5700a3b31da05d2c1c1b881018fd2 (patch)
treeb90797524e3a63d483a0658d22b65e0266c0b0d7 /setup.py
parent0fa8d43e742ee8b480d938a47836b5a3720c2677 (diff)
Bumped verion numbers for 1.6a1.1.6a1
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 7f848a56ff..b2b7821557 100644
--- a/setup.py
+++ b/setup.py
@@ -93,7 +93,7 @@ setup(
package_data=package_data,
scripts=['django/bin/django-admin.py'],
classifiers=[
- 'Development Status :: 5 - Production/Stable',
+ 'Development Status :: 3 - Alpha',
'Environment :: Web Environment',
'Framework :: Django',
'Intended Audience :: Developers',