Skip to content

Commit b2cf1de

Browse files
committed
Update SciMLBase
Signed-off-by: ErikQQY <[email protected]>
1 parent 52d3871 commit b2cf1de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "DiffEqBase"
22
uuid = "2b5f629d-d688-5b77-993f-72d75c75574e"
33
authors = ["Chris Rackauckas <[email protected]>"]
4-
version = "6.130.0"
4+
version = "6.130.1"
55

66
[deps]
77
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -76,7 +76,7 @@ PrecompileTools = "1"
7676
RecursiveArrayTools = "2"
7777
Reexport = "1.0"
7878
Requires = "1.0"
79-
SciMLBase = "1.93.3"
79+
SciMLBase = "2.0.1"
8080
SciMLOperators = "0.2, 0.3"
8181
Setfield = "0.8, 1"
8282
Static = "0.7, 0.8"

0 commit comments

Comments
 (0)