diff options
| author | Carlton Gibson <carlton.gibson@noumenal.es> | 2019-09-10 10:36:15 +0200 |
|---|---|---|
| committer | Carlton Gibson <carlton.gibson@noumenal.es> | 2019-09-10 10:36:15 +0200 |
| commit | 1520df3f57a67964fd044d5f1e3ba735b9677b16 (patch) | |
| tree | 1cafba137d879316a737ec58892a63eb771fcad0 /setup.py | |
| parent | 24de7501cca3c5adfbf7a91f3708fac0f7f2bad0 (diff) | |
[3.0.x] Bumped version for 3.0 alpha 1 release.3.0a1
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 :: 2 - Pre-Alpha', + 'Development Status :: 3 - Alpha', 'Environment :: Web Environment', 'Framework :: Django', 'Intended Audience :: Developers', |
