projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc7a724
)
Release 2.2
author
Joshua Roesslein
<jroesslein@gmail.com>
Mon, 20 Jan 2014 18:39:32 +0000
(10:39 -0800)
committer
Joshua Roesslein
<jroesslein@gmail.com>
Mon, 20 Jan 2014 18:39:32 +0000
(10:39 -0800)
tweepy/__init__.py
patch
|
blob
|
blame
|
history
diff --git
a/tweepy/__init__.py
b/tweepy/__init__.py
index ab5b42e4f970dc45fa5f953df00bab6a69550eb1..05dbfc3f59d92633ac7de3811a098ed07699a21b 100644
(file)
--- a/
tweepy/__init__.py
+++ b/
tweepy/__init__.py
@@
-5,7
+5,7
@@
"""
Tweepy Twitter API library
"""
-__version__ = '2.
1
'
+__version__ = '2.
2
'
__author__ = 'Joshua Roesslein'
__license__ = 'MIT'