Skip to content

Commit

Permalink
Release v4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Harmon758 committed Oct 1, 2021
1 parent 80a9037 commit 07fce5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tweepy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"""
Tweepy Twitter API library
"""
__version__ = '4.0.0'
__version__ = '4.0.1'
__author__ = 'Joshua Roesslein'
__license__ = 'MIT'

Expand Down

0 comments on commit 07fce5f

Please sign in to comment.