v2.3.0
This commit is contained in:
4
setup.py
4
setup.py
@@ -19,8 +19,8 @@ setup(
|
|||||||
author=about['__author__'],
|
author=about['__author__'],
|
||||||
author_email=about['__author_email__'],
|
author_email=about['__author_email__'],
|
||||||
url=about['__url__'],
|
url=about['__url__'],
|
||||||
download_url='https://github.com/akamhy/waybackpy/archive/2.2.0.tar.gz',
|
download_url='https://github.com/akamhy/waybackpy/archive/2.3.0.tar.gz',
|
||||||
keywords=['waybackpy', 'archive', 'archive website', 'wayback machine', 'Internet Archive'],
|
keywords=['Archive It', 'Archive Website', 'Wayback Machine', 'waybackurls', 'Internet Archive'],
|
||||||
install_requires=[],
|
install_requires=[],
|
||||||
python_requires=">=3.4",
|
python_requires=">=3.4",
|
||||||
classifiers=[
|
classifiers=[
|
||||||
|
Reference in New Issue
Block a user