diff options
| author | Tim Graham <timograham@gmail.com> | 2017-01-17 19:31:46 -0500 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2017-01-17 19:31:46 -0500 |
| commit | 246bece37a570e1e4e8b6f94978777857c86c0d8 (patch) | |
| tree | 50c2ea38ee94fb8d9ae780f7e8b703ab65aebf99 /setup.py | |
| parent | 792c13fbba1d5272d337d25b141b1cf4264df795 (diff) | |
[1.11.x] Bumped version to 1.11a1.1.11a1
Diffstat (limited to 'setup.py')
| -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', |
