Skip to content

Commit 6a5f17f

Browse files
committed
Updated __init__.py
1 parent 40d7edb commit 6a5f17f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

twikit/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
A Python library for interacting with the Twitter API.
77
"""
88

9-
__version__ = '1.5.12'
9+
__version__ = '1.5.13'
1010

1111
from .bookmark import BookmarkFolder
1212
from .client import Client

0 commit comments

Comments
 (0)