projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bb1dcf
)
pumped up the version.
author
Jordi Riera
<kender.jr@gmail.com>
Sun, 4 May 2014 09:46:29 +0000
(11:46 +0200)
committer
Jordi Riera
<kender.jr@gmail.com>
Sun, 4 May 2014 09:46:29 +0000
(11:46 +0200)
tweepy/__init__.py
patch
|
blob
|
blame
|
history
diff --git
a/tweepy/__init__.py
b/tweepy/__init__.py
index ab5b42e4f970dc45fa5f953df00bab6a69550eb1..ff0005fa5ee72ec80a0486914a03a0fbb969b0b5 100644
(file)
--- a/
tweepy/__init__.py
+++ b/
tweepy/__init__.py
@@
-5,7
+5,7
@@
"""
Tweepy Twitter API library
"""
-__version__ = '2.
1
'
+__version__ = '2.
3
'
__author__ = 'Joshua Roesslein'
__license__ = 'MIT'