v2.1.7
This commit is contained in:
parent
5edb03d24b
commit
fe017cbcc8
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.6.tar.gz',
|
||||
download_url = 'https://github.com/akamhy/waybackpy/archive/2.1.7.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