v2.4.4 (update __version__)

This commit is contained in:
akamhy
2021-09-03 11:23:07 +05:30
committed by GitHub
parent 3e4dcaea3f
commit 2c05c4bce9

View File

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