From 6b401582c1b27ec0b618f9a160a1432499dbf21a Mon Sep 17 00:00:00 2001 From: mpuccini Date: Tue, 29 Nov 2022 10:31:40 +0100 Subject: [PATCH] upd: dowload_url updated --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e3c0c77..5c09a45 100644 --- a/setup.py +++ b/setup.py @@ -34,5 +34,5 @@ "Topic :: Utilities" ], - download_url="https://github.com/ai4mat/iemap-module/archive/refs/tags/v0.2.3.tar.gz", + download_url="https://github.com/ai4mat/iemap-module/archive/refs/tags/v0.3.0.tar.gz", ) \ No newline at end of file