Skip to content

Commit 025580c

Browse files
authored
Merge pull request #110 from NREL-Sienna/jd-lara-patch-1
Update Project.toml
2 parents f6d5dba + 33d0f5c commit 025580c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 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.12.1"
4+
version = "0.13.0"
55

66
[deps]
77
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
@@ -22,8 +22,8 @@ HDF5 = "0.17"
2222
InfrastructureSystems = "2"
2323
KLU = "^0.6"
2424
LinearAlgebra = "1"
25-
MKL = "0.7"
26-
Pardiso = "^0.5.5"
25+
MKL = "0.8"
26+
Pardiso = "1"
2727
PowerSystems = "^4.5"
2828
SparseArrays = "1"
2929
julia = "^1.6"

0 commit comments

Comments
 (0)