diff --git a/Project.toml b/Project.toml index 4530406..90fa0e6 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "CommonOPF" uuid = "dad7ea18-2b21-482e-81c1-e84414cc4b03" -authors = ["Nick Laws and contributors"] version = "0.5.1" +authors = ["Nick Laws and contributors"] [deps] DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8" @@ -23,7 +23,7 @@ DataStructures = "0.18" Graphs = "1.8" JuMP = "1" MathOptInterface = "1.40.2" -MetaGraphsNext = "0.7" +MetaGraphsNext = "0.7, 0.8" OpenDSSDirect = "=0.9.9" Parameters = "0.12" PrettyTables = "2.4.0"