Release v4.0.1
authorHarmon <Harmon758@gmail.com>
Fri, 1 Oct 2021 18:16:21 +0000 (13:16 -0500)
committerHarmon <Harmon758@gmail.com>
Fri, 1 Oct 2021 18:16:21 +0000 (13:16 -0500)
tweepy/__init__.py

index 5d01841a0356d9f3f1780c0dfe422e26c6b23e9a..466418fd69d28272b6fde4833d3e4e7f6fcc9076 100644 (file)
@@ -5,7 +5,7 @@
 """
 Tweepy Twitter API library
 """
-__version__ = '4.0.0'
+__version__ = '4.0.1'
 __author__ = 'Joshua Roesslein'
 __license__ = 'MIT'