projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1230013
)
Bump version to 4.0.0-alpha for development purposes
author
Harmon
<Harmon758@gmail.com>
Thu, 13 May 2021 00:51:58 +0000
(19:51 -0500)
committer
Harmon
<Harmon758@gmail.com>
Thu, 13 May 2021 00:51:58 +0000
(19:51 -0500)
tweepy/__init__.py
patch
|
blob
|
blame
|
history
diff --git
a/tweepy/__init__.py
b/tweepy/__init__.py
index b03f7456cfeb782980a4ab9a6f33368301b64050..c071f69d6aaab25db5416f38af01b9467e49b569 100644
(file)
--- a/
tweepy/__init__.py
+++ b/
tweepy/__init__.py
@@
-5,7
+5,7
@@
"""
Tweepy Twitter API library
"""
-__version__ = '
3.10.0
'
+__version__ = '
4.0.0-alpha
'
__author__ = 'Joshua Roesslein'
__license__ = 'MIT'