summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2015-09-23 19:48:53 -0400
committerTim Graham <timograham@gmail.com>2015-09-23 19:51:08 -0400
commitf20364c7d0be555afe7bebd5d15154b59e8cba2e (patch)
treee5cfd34caa0a550efacd89e79085c6e90dca367f /setup.py
parent478d3af0003da5726404e8def5066301b86fd9ed (diff)
[1.9.x] Bumped version to 1.9a1.1.9a1
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 8cbf4de8a7..e94065e0ed 100644
--- a/setup.py
+++ b/setup.py
@@ -52,7 +52,7 @@ setup(
},
zip_safe=False,
classifiers=[
- 'Development Status :: 2 - Pre-Alpha',
+ 'Development Status :: 3 - Alpha',
'Environment :: Web Environment',
'Framework :: Django',
'Intended Audience :: Developers',