Merge pull request #119 from akamhy/akamhy-patch-1

v3.0.0 --> v3.0.1
This commit is contained in:
Akash Mahanty
2022-01-25 19:54:01 +05:30
committed by GitHub

View File

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