Bumped verion numbers for 1.6a1.

This commit is contained in:
Jacob Kaplan-Moss 2013-05-26 22:26:27 -05:00
parent e2518fdf46
commit 80b1511311
2 changed files with 2 additions and 2 deletions

View file

@ -93,7 +93,7 @@ setup(
package_data=package_data,
scripts=['django/bin/django-admin.py'],
classifiers=[
'Development Status :: 5 - Production/Stable',
'Development Status :: 3 - Alpha',
'Environment :: Web Environment',
'Framework :: Django',
'Intended Audience :: Developers',