Skip to content

Commit c1978d6

Browse files
authored
Bump version to 4.17.0
1 parent 758fcd6 commit c1978d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tweepy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"""
66
Tweepy Twitter API library
77
"""
8-
__version__ = '4.16.0'
8+
__version__ = '4.17.0'
99
__author__ = 'Joshua Roesslein'
1010
__license__ = 'MIT'
1111

0 commit comments

Comments
 (0)