projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80f9393
)
Release v4.0.0
author
Harmon
<Harmon758@gmail.com>
Sat, 25 Sep 2021 18:17:13 +0000
(13:17 -0500)
committer
Harmon
<Harmon758@gmail.com>
Sat, 25 Sep 2021 18:17:13 +0000
(13:17 -0500)
tweepy/__init__.py
patch
|
blob
|
blame
|
history
diff --git
a/tweepy/__init__.py
b/tweepy/__init__.py
index c5e072c73a3e8da191996550a5271772199a0ec2..5d01841a0356d9f3f1780c0dfe422e26c6b23e9a 100644
(file)
--- a/
tweepy/__init__.py
+++ b/
tweepy/__init__.py
@@
-5,7
+5,7
@@
"""
Tweepy Twitter API library
"""
-__version__ = '4.0.0
-alpha
'
+__version__ = '4.0.0'
__author__ = 'Joshua Roesslein'
__license__ = 'MIT'