Skip to content

Commit 6e4fa5a

Browse files
Require latest SciMLBase
1 parent c39aba7 commit 6e4fa5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "LinearSolve"
22
uuid = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
33
authors = ["SciML"]
4-
version = "0.2.1"
4+
version = "0.2.2"
55

66
[deps]
77
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -30,7 +30,7 @@ KrylovKit = "0.5"
3030
RecursiveFactorization = "0.2"
3131
Reexport = "1"
3232
Requires = "1"
33-
SciMLBase = "1.22"
33+
SciMLBase = "1.23"
3434
Setfield = "0.7, 0.8"
3535
UnPack = "1"
3636
julia = "1.6"

0 commit comments

Comments
 (0)