From 25ac44dde670745e85b467c8d37de404efeb4e9f Mon Sep 17 00:00:00 2001 From: Akash Mahanty Date: Sat, 2 Jan 2021 11:08:53 +0530 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ce47b12..5bb28d6 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ setup( author=about["__author__"], author_email=about["__author_email__"], url=about["__url__"], - download_url="https://github.com/akamhy/waybackpy/archive/2.3.1.tar.gz", + download_url="https://github.com/akamhy/waybackpy/archive/2.3.2.tar.gz", keywords=[ "Archive It", "Archive Website",