projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10a919d
)
Release 2.0
author
Joshua Roesslein
<jroesslein@gmail.com>
Sun, 10 Feb 2013 21:33:57 +0000
(13:33 -0800)
committer
Joshua Roesslein
<jroesslein@gmail.com>
Sun, 10 Feb 2013 21:35:43 +0000
(13:35 -0800)
tweepy/__init__.py
patch
|
blob
|
blame
|
history
diff --git
a/tweepy/__init__.py
b/tweepy/__init__.py
index 3d46167e2ec15f929278c6945073980a0950f5c3..6ec29ea727e6bfbf57a1c7f08d6f9695b7d4094a 100644
(file)
--- a/
tweepy/__init__.py
+++ b/
tweepy/__init__.py
@@
-5,7
+5,7
@@
"""
Tweepy Twitter API library
"""
-__version__ = '
1.13
'
+__version__ = '
2.0
'
__author__ = 'Joshua Roesslein'
__license__ = 'MIT'