Skip to content

Commit

Permalink
setup.py: fix dev status classifier
Browse files Browse the repository at this point in the history
  • Loading branch information
zmwangx committed Oct 23, 2018
1 parent 07b9077 commit e078f2f
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 @@ -19,7 +19,7 @@
author_email="[email protected]",
license="MIT",
classifiers=[
"Development Status :: 5 - Stable",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Intended Audience :: End Users/Desktop",
"License :: OSI Approved :: MIT License",
Expand Down

0 comments on commit e078f2f

Please sign in to comment.