We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35e951d commit 67a7027Copy full SHA for 67a7027
setup.py
@@ -51,7 +51,7 @@
51
long_description=Path("README.md").read_text("utf-8"),
52
long_description_content_type="text/markdown",
53
classifiers=[
54
- 'Development Status :: 5 - Production',
+ 'Development Status :: 5 - Production/Stable',
55
'Environment :: Console',
56
'Intended Audience :: Developers',
57
'License :: OSI Approved :: Apache Software License',
0 commit comments