Release 2.0
authorJoshua Roesslein <jroesslein@gmail.com>
Sun, 10 Feb 2013 21:33:57 +0000 (13:33 -0800)
committerJoshua Roesslein <jroesslein@gmail.com>
Sun, 10 Feb 2013 21:35:43 +0000 (13:35 -0800)
tweepy/__init__.py

index 3d46167e2ec15f929278c6945073980a0950f5c3..6ec29ea727e6bfbf57a1c7f08d6f9695b7d4094a 100644 (file)
@@ -5,7 +5,7 @@
 """
 Tweepy Twitter API library
 """
-__version__ = '1.13'
+__version__ = '2.0'
 __author__ = 'Joshua Roesslein'
 __license__ = 'MIT'