From 75f2395079659ee3ecfd5a3b228de61d67536e75 Mon Sep 17 00:00:00 2001 From: Matthias Buechner Date: Fri, 2 Feb 2024 13:27:01 +0100 Subject: [PATCH] Release 3.4.3 --- isimip_qc/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/isimip_qc/__init__.py b/isimip_qc/__init__.py index 823f793..0020b2f 100644 --- a/isimip_qc/__init__.py +++ b/isimip_qc/__init__.py @@ -1 +1 @@ -VERSION = __version__ = '3.4.2' +VERSION = __version__ = '3.4.3'