summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2015-04-01 15:46:45 -0400
committerTim Graham <timograham@gmail.com>2015-04-01 15:46:45 -0400
commitfeac4c30ce7635e17ce1adc4c2c7a1eb0721aeb3 (patch)
tree5f479e7ec9e62e7502b34e434c837a6a3d469fa6 /setup.py
parent2011c7a03179fe745b173d9710aabc7df9635dff (diff)
[1.8.x] Bumped version for 1.8 release.1.8
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 feaaeba196..61733513e7 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',