Fix setup.py

This commit is contained in:
Daniel Greenfeld 2013-05-31 10:26:05 +02:00
parent c5153f7707
commit 3ee0bc5da2

View file

@ -67,7 +67,7 @@ setup(
description="An introspective interface for Django's ORM.",
long_description=LONG_DESCRIPTION,
classifiers=[
"Development Status :: 2 - Pre-Alpha",
"Development Status :: 3 - Alpha",
"Environment :: Web Environment",
"Framework :: Django",
"License :: OSI Approved :: BSD License",