From 2e10067613149d04d99c2986cff26a740a5655bc Mon Sep 17 00:00:00 2001 From: Akash Mahanty Date: Fri, 2 Apr 2021 10:39:20 +0530 Subject: [PATCH] 2.4.3 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3904802..0834e0a 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.4.2.tar.gz", + download_url="https://github.com/akamhy/waybackpy/archive/2.4.3.tar.gz", keywords=[ "Archive It", "Archive Website",