summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2015-01-02 19:44:36 -0500
committerTim Graham <timograham@gmail.com>2015-01-02 19:44:36 -0500
commit880d7638cf66ed28a60b62335ccfc5dfd5052937 (patch)
tree9389897ffebc83b3b9e3e731ac159b4f8c56adce /setup.py
parent20dcf5155b0cefca3412a28fd550757766878b9a (diff)
[1.7.x] Bumped version for 1.7.2 release.1.7.2
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 8547ee6830..c4cd5ef254 100644
--- a/setup.py
+++ b/setup.py
@@ -49,7 +49,7 @@ setup(
]},
zip_safe=False,
classifiers=[
- 'Development Status :: 4 - Beta',
+ 'Development Status :: 5 - Production/Stable',
'Environment :: Web Environment',
'Framework :: Django',
'Intended Audience :: Developers',