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

Commit

Permalink
Release 2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pielco11 committed Oct 19, 2019
1 parent 8ea755e commit 8896062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion twint/__version__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
VERSION = (2, 1, 3)
VERSION = (2, 1, 4)

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

0 comments on commit 8896062

Please sign in to comment.