diff options
| author | Tim Graham <timograham@gmail.com> | 2015-09-23 19:48:53 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-09-23 19:51:08 -0400 |
| commit | f20364c7d0be555afe7bebd5d15154b59e8cba2e (patch) | |
| tree | e5cfd34caa0a550efacd89e79085c6e90dca367f /setup.py | |
| parent | 478d3af0003da5726404e8def5066301b86fd9ed (diff) | |
[1.9.x] Bumped version to 1.9a1.1.9a1
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ setup( }, zip_safe=False, classifiers=[ - 'Development Status :: 2 - Pre-Alpha', + 'Development Status :: 3 - Alpha', 'Environment :: Web Environment', 'Framework :: Django', 'Intended Audience :: Developers', |
