Skip to content

Commit

Permalink
bump klu
Browse files Browse the repository at this point in the history
  • Loading branch information
m-bossart committed May 21, 2024
1 parent 29fe145 commit 4caa9f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "PowerNetworkMatrices"
uuid = "bed98974-b02a-5e2f-9fe0-a103f5c450dd"
authors = ["Jose Daniel Lara", "Alessandro Francesco Castelli", "Sourabh Dalvi"]
version = "0.10.2"
version = "0.10.3"

[deps]
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
Expand All @@ -20,7 +20,7 @@ HDF5 = "0.17"
InfrastructureSystems = "^1.20"
LinearAlgebra = "1"
MKL = "0.6"
KLU = "^0.5"
KLU = "^0.6"
Pardiso = "^0.5.5"
PowerSystems = "3"
SparseArrays = "1"
Expand Down

0 comments on commit 4caa9f2

Please sign in to comment.