Skip to content

Commit 788994a

Browse files
Update Project.toml
1 parent 30700d4 commit 788994a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/LinearSolveAutotune/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "LinearSolveAutotune"
22
uuid = "67398393-80e8-4254-b7e4-1b9a36a3c5b6"
33
authors = ["SciML"]
4-
version = "1.9.0"
4+
version = "1.10.0"
55

66
[sources]
77
LinearSolve = {path = "../.."}
@@ -45,7 +45,7 @@ FastLapackInterface = "2"
4545
GitHub = "5"
4646
LAPACK_jll = "3"
4747
LinearAlgebra = "1"
48-
LinearSolve = "3"
48+
LinearSolve = "3.39.2"
4949
MKL_jll = "2025.2.0"
5050
Metal = "1"
5151
OpenBLAS_jll = "0.3"

0 commit comments

Comments
 (0)