Skip to content

Commit e7dc558

Browse files
authored
Merge pull request #75 from NREL-Sienna/jd/bump_pardiso
Update Project.toml
2 parents 8788a39 + 38c0175 commit e7dc558

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "PowerNetworkMatrices"
22
uuid = "bed98974-b02a-5e2f-9fe0-a103f5c450dd"
33
authors = ["Jose Daniel Lara", "Alessandro Francesco Castelli", "Sourabh Dalvi"]
4-
version = "0.10.1"
4+
version = "0.10.2"
55

66
[deps]
77
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
@@ -21,7 +21,7 @@ InfrastructureSystems = "^1.20"
2121
LinearAlgebra = "1"
2222
MKL = "0.6"
2323
KLU = "^0.5"
24-
Pardiso = "~0.5.4"
24+
Pardiso = "^0.5.5"
2525
PowerSystems = "3"
2626
SparseArrays = "1"
2727
julia = "^1.6"

0 commit comments

Comments
 (0)