Skip to content

Commit 5a75de5

Browse files
Merge pull request #119 from SciML/compathelper/new_version/2022-04-07-00-11-03-228-02524409312
CompatHelper: bump compat for Krylov to 0.8, (keep existing compat)
2 parents 1186046 + f551c8d commit 5a75de5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ ArrayInterface = "3, 4, 5"
2525
DocStringExtensions = "0.8"
2626
IterativeSolvers = "0.9.2"
2727
KLU = "0.3.0"
28-
Krylov = "0.7.11"
28+
Krylov = "0.7.11, 0.8"
2929
KrylovKit = "0.5"
3030
RecursiveFactorization = "0.2.8"
3131
Reexport = "1"

0 commit comments

Comments
 (0)