3.7.0
authorJoshua Roesslein <jroesslein@gmail.com>
Wed, 28 Nov 2018 03:53:31 +0000 (19:53 -0800)
committerGitHub <noreply@github.com>
Wed, 28 Nov 2018 03:53:31 +0000 (19:53 -0800)
tweepy/__init__.py

index 2071547b0c05084d3696033f7d1bac7ffa2862e9..0ab171f9d233a7f5f919ffab7599b93c34be673d 100644 (file)
@@ -5,7 +5,7 @@
 """
 Tweepy Twitter API library
 """
-__version__ = '3.6.0'
+__version__ = '3.7.0'
 __author__ = 'Joshua Roesslein'
 __license__ = 'MIT'