From 5cc14bbcfd36b9fc1607beaedae9857de3de89d9 Mon Sep 17 00:00:00 2001 From: Matthias Buechner Date: Tue, 12 Mar 2024 13:40:56 +0100 Subject: [PATCH] v3.4.5 --- 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 7232686..1bb69f3 100644 --- a/isimip_qc/__init__.py +++ b/isimip_qc/__init__.py @@ -1 +1 @@ -VERSION = __version__ = '3.4.4' +VERSION = __version__ = '3.4.5'