diff options
| author | Tim Graham <timograham@gmail.com> | 2017-09-22 14:04:22 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2017-09-22 14:04:22 -0400 |
| commit | 45cd53eee8ca98d4e22adb727151c32a416fe175 (patch) | |
| tree | a06f130e44ba233bd1248eed51b6d0c95005b43c | |
| parent | bf987b70d23c2a254f0120b3c1b9461db18f9466 (diff) | |
[2.0.x] Bumped trove classifier for 2.0 alpha 1.2.0a1
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,7 +54,7 @@ setup( }, zip_safe=False, classifiers=[ - 'Development Status :: 2 - Pre-Alpha', + 'Development Status :: 3 - Alpha', 'Environment :: Web Environment', 'Framework :: Django', 'Intended Audience :: Developers', |
