Skip to content

Commit bf47c1f

Browse files
committed
Bump version
1 parent d6230a1 commit bf47c1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

authenticatorpy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
__email__ = "[email protected]"
99
__copyright__ = "Copyright (c) 2018 Abdullah Selek"
1010
__license__ = "MIT License"
11-
__version__ = "0.2.0"
11+
__version__ = "0.3.0"
1212
__url__ = "https://github.com/abdullahselek/authenticatorpy"
1313
__download_url__ = "https://pypi.org/pypi/authenticatorpy"
1414
__description__ = "A Python library that provide unique keys for 2FA with given secret."

0 commit comments

Comments
 (0)