From 72d9cf558a906111e1330f0d2fbeb697bd504ba6 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 9 Jun 2022 00:44:20 +0000 Subject: [PATCH] CompatHelper: add new compat entry for PowerSimulationsDynamics at version 0.10, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 8da1495..39332e8 100644 --- a/Project.toml +++ b/Project.toml @@ -8,6 +8,7 @@ PowerSimulationsDynamics = "398b2ede-47ed-4edc-b52e-69e4a48b4336" PowerSystems = "bcd98974-b02a-5e2f-9ee0-a103f5c450dd" [compat] +PowerSimulationsDynamics = "0.10" julia = "1.1" [extras]