diff options
| author | James Bennett <james@b-list.org> | 2014-03-23 23:09:12 -0500 |
|---|---|---|
| committer | James Bennett <james@b-list.org> | 2014-03-23 23:09:12 -0500 |
| commit | 1694e091f122f1c85c85317f519f5aa237cf317b (patch) | |
| tree | 1307c3cc2f5437f2fcb79eef9ae62022409f3d98 | |
| parent | e1a6a3024fdca1160c52784bace931cdf6cd52e5 (diff) | |
[1.7.x] Correct oversight in trove classifiers, as this branch is now beta status.
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ setup( ]}, zip_safe=False, classifiers=[ - 'Development Status :: 3 - Alpha', + 'Development Status :: 4 - Beta', 'Environment :: Web Environment', 'Framework :: Django', 'Intended Audience :: Developers', |
