Skip to content

Commit 72aabef

Browse files
committed
Fixed
1 parent 2346c22 commit 72aabef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

twikit/__init__.py

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

10-
__version__ = '2.1.3'
10+
__version__ = '2.2.0'
1111

1212
import asyncio
1313
import os

0 commit comments

Comments
 (0)