projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51f680c
)
Update setup Development Status classifier
author
Harmon
<Harmon758@gmail.com>
Sat, 4 May 2019 18:28:53 +0000
(13:28 -0500)
committer
GitHub
<noreply@github.com>
Sat, 4 May 2019 18:28:53 +0000
(13:28 -0500)
setup.py
patch
|
blob
|
blame
|
history
diff --git
a/setup.py
b/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',