diff options
| author | Tim Graham <timograham@gmail.com> | 2015-01-02 19:44:36 -0500 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-01-02 19:44:36 -0500 |
| commit | 880d7638cf66ed28a60b62335ccfc5dfd5052937 (patch) | |
| tree | 9389897ffebc83b3b9e3e731ac159b4f8c56adce /setup.py | |
| parent | 20dcf5155b0cefca3412a28fd550757766878b9a (diff) | |
[1.7.x] Bumped version for 1.7.2 release.1.7.2
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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', |
