diff options
| author | Tim Graham <timograham@gmail.com> | 2016-05-20 08:40:51 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-05-20 08:40:51 -0400 |
| commit | f248427af2f7183588f13a44a345986397520e68 (patch) | |
| tree | 07dbb3faca29b5bed78f45755f62d7e2bc5b6744 /setup.py | |
| parent | 82820368777ba1914e1700ae666594ee551e2b13 (diff) | |
[1.10.x] Bumped version to 1.10a1.1.10a1
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,7 +53,7 @@ setup( }, zip_safe=False, classifiers=[ - 'Development Status :: 2 - Pre-Alpha', + 'Development Status :: 3 - Alpha', 'Environment :: Web Environment', 'Framework :: Django', 'Intended Audience :: Developers', |
