summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2017-01-17 19:31:46 -0500
committerTim Graham <timograham@gmail.com>2017-01-17 19:31:46 -0500
commit246bece37a570e1e4e8b6f94978777857c86c0d8 (patch)
tree50c2ea38ee94fb8d9ae780f7e8b703ab65aebf99 /setup.py
parent792c13fbba1d5272d337d25b141b1cf4264df795 (diff)
[1.11.x] Bumped version to 1.11a1.1.11a1
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 d8dfa58a17..98495f2362 100644
--- a/setup.py
+++ b/setup.py
@@ -54,7 +54,7 @@ setup(
},
zip_safe=False,
classifiers=[
- 'Development Status :: 2 - Pre-Alpha',
+ 'Development Status :: 3 - Alpha',
'Environment :: Web Environment',
'Framework :: Django',
'Intended Audience :: Developers',