Skip to content
This repository was archived by the owner on May 26, 2022. It is now read-only.

Commit 946676c

Browse files
committed
Release version 2.2.0
1 parent f355133 commit 946676c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

authy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version_info__ = ('2', '1', '5')
1+
__version_info__ = ('2', '2', '0')
22
__version__ = '.'.join(__version_info__)
33

44

0 commit comments

Comments
 (0)