From 7621fb07e32755bb0c1250a3a3929accb4cd8cb2 Mon Sep 17 00:00:00 2001 From: tillwenke Date: Thu, 30 Jan 2025 14:26:14 +0100 Subject: [PATCH] fix: intermedia map uploads --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b749c65..6f81298 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ import setuptools -VERSION = "0.2.1" +VERSION = "0.2.2" NAME = "heatchmap"