Skip to content

Commit

Permalink
Fix classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
DasIch committed Apr 6, 2013
1 parent 0137033 commit 68c9e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ def get_long_description():
zip_safe=False,
ext_modules=ext_modules,
classifiers=[
"Development Status :: 1 - Pre-Alpha",
"Development Status :: 2 - Pre-Alpha",
"License :: OSI Approved :: BSD License",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3.3",
Expand Down

0 comments on commit 68c9e4f

Please sign in to comment.