From 4f50cc8fe6fd10dd7c906e1f1da742772f1195ff Mon Sep 17 00:00:00 2001 From: Jose Daniel Lara Date: Thu, 11 Jan 2024 10:15:55 -0700 Subject: [PATCH] bump PNM version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 92630cf604..223a9a623c 100644 --- a/Project.toml +++ b/Project.toml @@ -46,7 +46,7 @@ LinearAlgebra = "1" Logging = "1" MathOptInterface = "1" PowerModels = "~0.19" -PowerNetworkMatrices = "^0.9" +PowerNetworkMatrices = "^0.10" PowerSystems = "^3" PrettyTables = "2" ProgressMeter = "^1.5"