This commit is contained in:
Akash Mahanty
2020-12-13 23:57:56 +05:30
committed by GitHub
parent 461b3f74c9
commit a2ff89a6d3

View File

@@ -6,7 +6,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.2.0" __version__ = "2.3.0"
__author__ = "akamhy" __author__ = "akamhy"
__author_email__ = "akash3pro@gmail.com" __author_email__ = "akash3pro@gmail.com"
__license__ = "MIT" __license__ = "MIT"