Skip to content

Commit 2d6e237

Browse files
committed
change development status
1 parent e53ee3a commit 2d6e237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
install_requires=['requests >= 0.12.1'],
4040
zip_safe=False,
4141
classifiers=[
42-
'Development Status :: 4 - Beta',
42+
'Development Status :: 5 - Production/Stable',
4343
'License :: OSI Approved :: Apache Software License',
4444
'Topic :: Software Development :: Libraries :: Python Modules',
4545
'Topic :: Utilities',

0 commit comments

Comments
 (0)