projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da983c0
)
3.7.0
author
Joshua Roesslein
<jroesslein@gmail.com>
Wed, 28 Nov 2018 03:53:31 +0000
(19:53 -0800)
committer
GitHub
<noreply@github.com>
Wed, 28 Nov 2018 03:53:31 +0000
(19:53 -0800)
tweepy/__init__.py
patch
|
blob
|
blame
|
history
diff --git
a/tweepy/__init__.py
b/tweepy/__init__.py
index 2071547b0c05084d3696033f7d1bac7ffa2862e9..0ab171f9d233a7f5f919ffab7599b93c34be673d 100644
(file)
--- a/
tweepy/__init__.py
+++ b/
tweepy/__init__.py
@@
-5,7
+5,7
@@
"""
Tweepy Twitter API library
"""
-__version__ = '3.
6
.0'
+__version__ = '3.
7
.0'
__author__ = 'Joshua Roesslein'
__license__ = 'MIT'