diff options
| author | Carlton Gibson <carlton.gibson@noumenal.es> | 2019-12-02 12:00:37 +0100 |
|---|---|---|
| committer | Carlton Gibson <carlton.gibson@noumenal.es> | 2019-12-02 12:00:37 +0100 |
| commit | d36413a2eb5678dda35559a48769703acd784898 (patch) | |
| tree | 8ff4cc7efe1b357c1e61356d3f6c51c6f5a0572c /setup.py | |
| parent | f3da0836ff3a26c6fe420eeef336d52c22c8ead7 (diff) | |
[3.0.x] Bumped version for 3.0 release.3.0
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -90,7 +90,7 @@ setup( }, zip_safe=False, classifiers=[ - 'Development Status :: 4 - Beta', + 'Development Status :: 5 - Production/Stable', 'Environment :: Web Environment', 'Framework :: Django', 'Intended Audience :: Developers', |
