Skip to content

Commit

Permalink
Release v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Harmon758 committed Sep 25, 2021
1 parent 80f9393 commit dbb37dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tweepy/__init__.py
Expand Up @@ -5,7 +5,7 @@
"""
Tweepy Twitter API library
"""
__version__ = '4.0.0-alpha'
__version__ = '4.0.0'
__author__ = 'Joshua Roesslein'
__license__ = 'MIT'

Expand Down

0 comments on commit dbb37dc

Please sign in to comment.