summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2017-04-04 11:55:10 -0400
committerTim Graham <timograham@gmail.com>2017-04-04 11:55:10 -0400
commit58f02c498b659a906e9c30d946bd89bedc4717e5 (patch)
tree874abed00ec3e10b74243d78b32e81fee55d3836 /setup.py
parent091fc3248f96391add0d10277558743e27de0bdd (diff)
[1.11.x] Bumped version for 1.11 release.1.11
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 a75074b9e0..db7d079549 100644
--- a/setup.py
+++ b/setup.py
@@ -54,7 +54,7 @@ setup(
},
zip_safe=False,
classifiers=[
- 'Development Status :: 4 - Beta',
+ 'Development Status :: 5 - Production/Stable',
'Environment :: Web Environment',
'Framework :: Django',
'Intended Audience :: Developers',