summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2017-09-22 14:04:22 -0400
committerTim Graham <timograham@gmail.com>2017-09-22 14:04:22 -0400
commit45cd53eee8ca98d4e22adb727151c32a416fe175 (patch)
treea06f130e44ba233bd1248eed51b6d0c95005b43c
parentbf987b70d23c2a254f0120b3c1b9461db18f9466 (diff)
[2.0.x] Bumped trove classifier for 2.0 alpha 1.2.0a1
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index e9cfa4f093..1d3f0521bb 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',