Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Anof-cyber authored Apr 30, 2023
1 parent 0f9cb4f commit f2d6194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
author_email='[email protected]',
license='MIT license',
url='https://github.com/Anof-cyber/androset',
download_url='https://github.com/Anof-cyber/androset/archive/v1.1.zip'
download_url='https://github.com/Anof-cyber/androset/archive/v1.1.zip',
zip_safe=False,
packages=find_packages(),
install_requires=[
Expand Down

0 comments on commit f2d6194

Please sign in to comment.