Update setup Development Status classifier
authorHarmon <Harmon758@gmail.com>
Sat, 4 May 2019 18:28:53 +0000 (13:28 -0500)
committerGitHub <noreply@github.com>
Sat, 4 May 2019 18:28:53 +0000 (13:28 -0500)
setup.py

index 64ae3531acdaa278179cfa4517029fda4d6a13f8..a81c235270aaf3a95d2735117b1bee2c963c2cad 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -31,7 +31,7 @@ setup(name="tweepy",
       keywords="twitter library",
       python_requires='>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*',
       classifiers=[
-          'Development Status :: 4 - Beta',
+          'Development Status :: 5 - Production/Stable',
           'Topic :: Software Development :: Libraries',
           'License :: OSI Approved :: MIT License',
           'Operating System :: OS Independent',