From f4068c5aee36e2358205a621c39cc9dff3fb1180 Mon Sep 17 00:00:00 2001 From: tillwenke Date: Sun, 12 Jan 2025 17:29:25 +0100 Subject: [PATCH] 22 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2538632..46a844e 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ import setuptools -VERSION = "0.1.21" +VERSION = "0.1.22" NAME = "heatchmap"