diff options
| author | Carlton Gibson <carlton.gibson@noumenal.es> | 2019-04-01 12:19:51 +0200 |
|---|---|---|
| committer | Carlton Gibson <carlton.gibson@noumenal.es> | 2019-04-01 12:19:51 +0200 |
| commit | 635d53a86a36cde7866b9caefeb64d809e6bfcd9 (patch) | |
| tree | a9a1052da64e60ea53cfecfee368f1f0518d0811 /setup.py | |
| parent | bc6f1da6e9930db89df249b5a8c06bd261d0e9d8 (diff) | |
[2.2.x] Bumped version number for 2.2 release.2.2
Updated trove classifier to Production/Stable.
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', |
