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

Commit

Permalink
Released v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pielco11 committed Aug 12, 2019
1 parent 0709e14 commit 0c77534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion twint/__version__.py
@@ -1,3 +1,3 @@
VERSION = (2, 0, 1)
VERSION = (2, 1, 0)

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

0 comments on commit 0c77534

Please sign in to comment.