diff options
| author | Tim Graham <timograham@gmail.com> | 2018-08-01 09:56:13 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2018-08-01 09:56:13 -0400 |
| commit | e7ad40fcf4b103bb5134f6a94eb86a4e10e53cb3 (patch) | |
| tree | 7e8f908fd9302aa95bd7487a71bb4a8692877bc7 /setup.py | |
| parent | c4e5ff7fdb5fce447675e90291fd33fddd052b3c (diff) | |
[2.1.x] Bumped version for 2.1 release.2.1
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', |
