projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13ef853
)
Release 2.3.
author
Joshua Roesslein
<jroesslein@opengov.com>
Tue, 18 Mar 2014 06:03:08 +0000
(23:03 -0700)
committer
Joshua Roesslein
<jroesslein@opengov.com>
Tue, 18 Mar 2014 06:03:08 +0000
(23:03 -0700)
tweepy/__init__.py
patch
|
blob
|
blame
|
history
diff --git
a/tweepy/__init__.py
b/tweepy/__init__.py
index 05dbfc3f59d92633ac7de3811a098ed07699a21b..ff0005fa5ee72ec80a0486914a03a0fbb969b0b5 100644
(file)
--- a/
tweepy/__init__.py
+++ b/
tweepy/__init__.py
@@
-5,7
+5,7
@@
"""
Tweepy Twitter API library
"""
-__version__ = '2.
2
'
+__version__ = '2.
3
'
__author__ = 'Joshua Roesslein'
__license__ = 'MIT'