From 382ad94b41b237172f3d49ebe764d6bfc29cc535 Mon Sep 17 00:00:00 2001 From: Michael P Camilleri Date: Fri, 3 Jul 2020 18:15:54 +0100 Subject: [PATCH] Ready for Release (v0.04.09) --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5dc2909..4bee477 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,7 @@ license="GNU GPL", keywords=["extensions", "parallel", "utilities"], url="https://github.com/michael-camilleri/mpctools", - download_url="https://github.com/michael-camilleri/mpctools/archive/v_0406.tar.gz", + download_url="https://github.com/michael-camilleri/mpctools/archive/v_0409.tar.gz", long_description=long_description, long_description_content_type="text/markdown", data_files=[("", ["LICENSE"])],