summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2016-05-20 08:40:51 -0400
committerTim Graham <timograham@gmail.com>2016-05-20 08:40:51 -0400
commitf248427af2f7183588f13a44a345986397520e68 (patch)
tree07dbb3faca29b5bed78f45755f62d7e2bc5b6744 /setup.py
parent82820368777ba1914e1700ae666594ee551e2b13 (diff)
[1.10.x] Bumped version to 1.10a1.1.10a1
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 4b18495bea..e1a822d2ff 100644
--- a/setup.py
+++ b/setup.py
@@ -53,7 +53,7 @@ setup(
},
zip_safe=False,
classifiers=[
- 'Development Status :: 2 - Pre-Alpha',
+ 'Development Status :: 3 - Alpha',
'Environment :: Web Environment',
'Framework :: Django',
'Intended Audience :: Developers',