We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ff63c8 commit 75ab2b9Copy full SHA for 75ab2b9
setup.py
@@ -34,7 +34,7 @@ def get_install_requires():
34
include_package_data=True,
35
license="MIT",
36
classifiers=(
37
- "Development Status :: 4 - Beta",
+ "Development Status :: 5 - Production/Stable",
38
"Intended Audience :: Developers",
39
"License :: OSI Approved :: MIT License",
40
"Programming Language :: Python :: 2",
0 commit comments