Skip to content

Commit

Permalink
Release v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Harmon758 committed Oct 7, 2021
1 parent 3bbafc1 commit 4be74f4
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.1'
__version__ = '4.1.0'
__author__ = 'Joshua Roesslein'
__license__ = 'MIT'

Expand Down

0 comments on commit 4be74f4

Please sign in to comment.