This commit is contained in:
Akash Mahanty
2020-10-17 17:10:46 +05:30
parent 2b132456ac
commit 925be7b17e
2 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
__title__ = "waybackpy"
__description__ = "A Python package that interfaces with the Internet Archive's Wayback Machine API. Archive pages and retrieve archived pages easily."
__url__ = "https://akamhy.github.io/waybackpy/"
__version__ = "2.1.9"
__version__ = "2.2.0"
__author__ = "akamhy"
__author_email__ = "akash3pro@gmail.com"
__license__ = "MIT"