From 86eab66511d098f98fe2f3ffcaf10dc4ef23f3e9 Mon Sep 17 00:00:00 2001 From: knappersfy Date: Mon, 6 Jul 2026 13:54:17 +0200 Subject: [PATCH] new release number --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0db0bc2..2fe7266 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "pythermogis" -version = "3.0.0" +version = "3.0.1" description = "This repository is used as a python API for the ThermoGIS Doublet simulations" authors = [ { name = "Hen Brett", email = "hen.brett@tno.nl" }, -- GitLab