2.0.0 link
This commit is contained in:
parent
55d8687566
commit
49089b7321
2
setup.py
2
setup.py
@ -19,7 +19,7 @@ setup(
|
||||
author = about['__author__'],
|
||||
author_email = about['__author_email__'],
|
||||
url = about['__url__'],
|
||||
download_url = 'https://github.com/akamhy/waybackpy/archive/v1.6.tar.gz',
|
||||
download_url = 'https://github.com/akamhy/waybackpy/archive/2.0.0.tar.gz',
|
||||
keywords = ['wayback', 'archive', 'archive website', 'wayback machine', 'Internet Archive'],
|
||||
install_requires=[],
|
||||
python_requires= ">=2.7",
|
||||
|
Loading…
Reference in New Issue
Block a user