summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2018-08-01 09:56:13 -0400
committerTim Graham <timograham@gmail.com>2018-08-01 09:56:13 -0400
commite7ad40fcf4b103bb5134f6a94eb86a4e10e53cb3 (patch)
tree7e8f908fd9302aa95bd7487a71bb4a8692877bc7 /setup.py
parentc4e5ff7fdb5fce447675e90291fd33fddd052b3c (diff)
[2.1.x] Bumped version for 2.1 release.2.1
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 ac0b62779c..5af6a3f7e6 100644
--- a/setup.py
+++ b/setup.py
@@ -90,7 +90,7 @@ setup(
},
zip_safe=False,
classifiers=[
- 'Development Status :: 4 - Beta',
+ 'Development Status :: 5 - Production/Stable',
'Environment :: Web Environment',
'Framework :: Django',
'Intended Audience :: Developers',