We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e53ee3a commit 2d6e237Copy full SHA for 2d6e237
setup.py
@@ -39,7 +39,7 @@
39
install_requires=['requests >= 0.12.1'],
40
zip_safe=False,
41
classifiers=[
42
- 'Development Status :: 4 - Beta',
+ 'Development Status :: 5 - Production/Stable',
43
'License :: OSI Approved :: Apache Software License',
44
'Topic :: Software Development :: Libraries :: Python Modules',
45
'Topic :: Utilities',
0 commit comments