This commit is contained in:
Akash Mahanty
2021-01-10 11:52:22 +05:30
committed by GitHub
parent d6b7df6837
commit 4cbaf8b83e

View File

@@ -4,7 +4,7 @@ __description__ = (
"Archive pages and retrieve archived pages easily." "Archive pages and retrieve archived pages easily."
) )
__url__ = "https://akamhy.github.io/waybackpy/" __url__ = "https://akamhy.github.io/waybackpy/"
__version__ = "2.3.3" __version__ = "2.4.0"
__author__ = "akamhy" __author__ = "akamhy"
__author_email__ = "akamhy@yahoo.com" __author_email__ = "akamhy@yahoo.com"
__license__ = "MIT" __license__ = "MIT"