Skip to content
This repository was archived by the owner on Mar 30, 2023. It is now read-only.

Commit 3a4f778

Browse files
committed
v2.1.9
1 parent ad46f9e commit 3a4f778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

twint/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
VERSION = (2, 1, 8)
1+
VERSION = (2, 1, 9)
22

33
__version__ = '.'.join(map(str, VERSION))

0 commit comments

Comments
 (0)