From 1ca09c92979a387ee3d14eb7e5870b8e0dc9ef06 Mon Sep 17 00:00:00 2001 From: Mendez Date: Thu, 26 Sep 2024 09:39:26 +0200 Subject: [PATCH] Bump version --- pythonfmu/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pythonfmu/_version.py b/pythonfmu/_version.py index 63af887..364e7ba 100644 --- a/pythonfmu/_version.py +++ b/pythonfmu/_version.py @@ -1 +1 @@ -__version__ = "0.6.3" +__version__ = "0.6.4"