diff --git a/Project.toml b/Project.toml index 9f80ddcd..43096476 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PowerNetworkMatrices" uuid = "bed98974-b02a-5e2f-9fe0-a103f5c450dd" authors = ["Jose Daniel Lara", "Alessandro Francesco Castelli", "Sourabh Dalvi"] -version = "0.10.1" +version = "0.10.2" [deps] DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae" @@ -21,7 +21,7 @@ InfrastructureSystems = "^1.20" LinearAlgebra = "1" MKL = "0.6" KLU = "^0.5" -Pardiso = "~0.5.4" +Pardiso = "^0.5.5" PowerSystems = "3" SparseArrays = "1" julia = "^1.6"