Skip to content

Commit 957f276

Browse files
committed
Release 2.0
1 parent 10a919d commit 957f276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tweepy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"""
66
Tweepy Twitter API library
77
"""
8-
__version__ = '1.13'
8+
__version__ = '2.0'
99
__author__ = 'Joshua Roesslein'
1010
__license__ = 'MIT'
1111

0 commit comments

Comments
 (0)