Skip to content

Commit 98dda04

Browse files
committed
Prepare for release.
1 parent ae11fde commit 98dda04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

authenticatorpy/__init__.py

Lines changed: 2 additions & 2 deletions
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.1'
11+
__version__ = '0.1.1'
1212
__url__ = 'https://github.com/abdullahselek/authenticatorpy'
13-
__download_url__ = 'https://github.com/abdullahselek/authenticatorpy'
13+
__download_url__ = 'https://pypi.python.org/pypi/authenticatorpy'
1414
__description__ = 'A Python library that provide unique keys for 2FA with given secret.'

0 commit comments

Comments
 (0)