Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jd-lara authored Feb 25, 2024
1 parent 83c2cc7 commit 6cc90f0
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.1"
version = "0.10.2"

[deps]
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
Expand All @@ -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"

0 comments on commit 6cc90f0

Please sign in to comment.