Skip to content

Commit 44f93f4

Browse files
committed
Lower bound SciMLBase
1 parent b7dc21d commit 44f93f4

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.132.2"
4+
version = "6.133.0"
55

66
[deps]
77
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -80,7 +80,7 @@ PrecompileTools = "1"
8080
RecursiveArrayTools = "2"
8181
Reexport = "1.0"
8282
Requires = "1.0"
83-
SciMLBase = "2.0.1"
83+
SciMLBase = "2.4.0"
8484
SciMLOperators = "0.2, 0.3"
8585
Setfield = "0.8, 1"
8686
Static = "0.7, 0.8"

0 commit comments

Comments
 (0)