summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2015-12-01 18:38:24 -0500
committerTim Graham <timograham@gmail.com>2015-12-01 18:38:44 -0500
commite403f2217e67301526a0df5ea5be42e190e00e10 (patch)
tree00eb5ded5475239bb44de2a4ea09577818d04aa2 /setup.py
parent60cf88f56e7daafda3b479ec6f4aa97b085ed893 (diff)
[1.9.x] Bumped version for 1.9 release.1.9
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 1fd68940e4..c920d6e641 100644
--- a/setup.py
+++ b/setup.py
@@ -52,7 +52,7 @@ setup(
},
zip_safe=False,
classifiers=[
- 'Development Status :: 4 - Beta',
+ 'Development Status :: 5 - Production/Stable',
'Environment :: Web Environment',
'Framework :: Django',
'Intended Audience :: Developers',