We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40d7edb commit 6a5f17fCopy full SHA for 6a5f17f
1 file changed
twikit/__init__.py
@@ -6,7 +6,7 @@
6
A Python library for interacting with the Twitter API.
7
"""
8
9
-__version__ = '1.5.12'
+__version__ = '1.5.13'
10
11
from .bookmark import BookmarkFolder
12
from .client import Client
0 commit comments