From 7e7317022fedad0f52bedc7a382be197ecbc3f49 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 28 Aug 2025 03:47:17 +0000 Subject: [PATCH] CompatHelper: bump compat for IMAS to 6, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index d89a0b5..a6958f2 100644 --- a/Project.toml +++ b/Project.toml @@ -26,7 +26,7 @@ ControlSystemIdentification = "2" ControlSystemsBase = "1" DataStructures = "0.18.22" EFIT = "1" -IMAS = "1, 2, 3, 4, 5" +IMAS = "1, 2, 3, 4, 5, 6" IMASggd = "3.3" Interpolations = "0.16" JSON = "0.21"