Skip to content

Commit f6ab947

Browse files
committed
Update version and etc
1 parent 40d0528 commit f6ab947

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55

66
setup(
77
name='tfa-python-sdk',
8-
version='1.0.0',
8+
version='1.1.0',
99
author='Amirhossein Mohammadi',
1010
license='MIT',
1111
author_email="[email protected]",
1212
description="Telegram Factor Authentication python library",
1313
long_description=long_description,
1414
long_description_content_type="text/markdown",
15-
url="https://github.com/tele-fa/tfa-python-sdk",
15+
url="https://github.com/tfasoft/sdk-python",
1616
packages=find_packages(),
1717
install_requires=find_packages()
1818
)

0 commit comments

Comments
 (0)