We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb35642 commit 3846c08Copy full SHA for 3846c08
setup.py
@@ -16,7 +16,7 @@
16
packages=setuptools.find_packages(),
17
classifiers=[
18
'Programming Language :: Python',
19
- 'Development Status :: 4 - Beta',
+ 'Development Status :: 5 - Production/Stable',
20
'Natural Language :: English',
21
'Environment :: Console',
22
'Intended Audience :: Developers',
0 commit comments