We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6230a1 commit bf47c1fCopy full SHA for bf47c1f
authenticatorpy/__init__.py
@@ -8,7 +8,7 @@
8
__email__ = "[email protected]"
9
__copyright__ = "Copyright (c) 2018 Abdullah Selek"
10
__license__ = "MIT License"
11
-__version__ = "0.2.0"
+__version__ = "0.3.0"
12
__url__ = "https://github.com/abdullahselek/authenticatorpy"
13
__download_url__ = "https://pypi.org/pypi/authenticatorpy"
14
__description__ = "A Python library that provide unique keys for 2FA with given secret."
0 commit comments