Skip to content

Commit 87fb763

Browse files
committed
version bump due to compat fix with LinearSolve
1 parent 3c8cc75 commit 87fb763

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 = "ExtendableSparse"
22
uuid = "95c220a8-a1cf-11e9-0c77-dbfce5f500b3"
3-
authors = ["Juergen Fuhrmann <[email protected]>"]
4-
version = "1.7.0"
3+
authors = ["Juergen Fuhrmann <[email protected]>", "Daniel Runge"]
4+
version = "1.7.1"
55

66
[deps]
77
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
@@ -56,7 +56,7 @@ ExtendableGrids = "1.9"
5656
ILUZero = "0.2"
5757
IncompleteLU = "^0.2.1"
5858
IterativeSolvers = "0.9"
59-
LinearSolve = "2.36.0, 3"
59+
LinearSolve = "2.36.0, 3.7.1"
6060
Pardiso = "0.5.1, 1"
6161
Sparspak = "0.3.6"
6262
StaticArrays = "1.5.24"

0 commit comments

Comments
 (0)