Update __version__.py

This commit is contained in:
Akash Mahanty
2021-01-02 11:00:38 +05:30
committed by GitHub
parent 67e34e3997
commit cd1b34ac87

View File

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