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 2346c22 commit 72aabefCopy full SHA for 72aabef
twikit/__init__.py
@@ -7,7 +7,7 @@
7
A Python library for interacting with the Twitter API.
8
"""
9
10
-__version__ = '2.1.3'
+__version__ = '2.2.0'
11
12
import asyncio
13
import os
0 commit comments