summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2017-10-16 21:39:18 -0400
committerTim Graham <timograham@gmail.com>2017-10-16 21:39:18 -0400
commit7cc155a04ce9579de3cdca59db9a4de11dc5eab9 (patch)
tree4853ca6d8bce991fb27f643a861110219fc60a87 /setup.py
parent9b3b7804d2408171cc365ad1f34402ef10d3a6b5 (diff)
[2.0.x] Bumped version for 2.0 beta 1.2.0b1
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 1d3f0521bb..35ea1933ab 100644
--- a/setup.py
+++ b/setup.py
@@ -54,7 +54,7 @@ setup(
},
zip_safe=False,
classifiers=[
- 'Development Status :: 3 - Alpha',
+ 'Development Status :: 4 - Beta',
'Environment :: Web Environment',
'Framework :: Django',
'Intended Audience :: Developers',