v2.1.8
This commit is contained in:
parent
315519b21f
commit
f1065ed1c8
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/2.1.7.tar.gz',
|
||||
download_url = 'https://github.com/akamhy/waybackpy/archive/2.1.8.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