From 8114e1505bf6d27ff6bcb3fe680e5fe667d544af Mon Sep 17 00:00:00 2001 From: mantielero Date: Sun, 17 Dec 2023 23:36:49 +0100 Subject: [PATCH] co-simulation --- fmu.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fmu.nimble b/fmu.nimble index 4376b52..a39170d 100644 --- a/fmu.nimble +++ b/fmu.nimble @@ -1,6 +1,6 @@ # Package -version = "0.4.0" +version = "0.5.0" author = "Jose Maria Garcia" description = "FMU exporter tool" license = "MIT"