* v2.3.0

* v2.3.0

* decrease line length
This commit is contained in:
Akash Mahanty
2020-12-14 00:14:54 +05:30
committed by GitHub
parent 461b3f74c9
commit 93ef60ecd2
2 changed files with 6 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ __description__ = (
"Archive pages and retrieve archived pages easily."
)
__url__ = "https://akamhy.github.io/waybackpy/"
__version__ = "2.2.0"
__version__ = "2.3.0"
__author__ = "akamhy"
__author_email__ = "akash3pro@gmail.com"
__license__ = "MIT"