We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff31aa3 commit acfa1d0Copy full SHA for acfa1d0
Project.toml
@@ -1,7 +1,7 @@
1
name = "DelayDiffEq"
2
uuid = "bcd4f6db-9728-5f36-b5f7-82caef46ccdb"
3
authors = ["Chris Rackauckas <accounts@chrisrackauckas.com>"]
4
-version = "5.52.0"
+version = "5.52.1"
5
6
[deps]
7
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -30,8 +30,8 @@ DiffEqBase = "6.122"
30
OrdinaryDiffEq = "6.69"
31
OrdinaryDiffEqCore = "1.9.0"
32
OrdinaryDiffEqDefault = "1.1.0"
33
-OrdinaryDiffEqDifferentiation = "1.1.0"
34
-OrdinaryDiffEqNonlinearSolve = "1.2.2"
+OrdinaryDiffEqDifferentiation = "1.6.0"
+OrdinaryDiffEqNonlinearSolve = "1.6.0"
35
OrdinaryDiffEqRosenbrock = "1.2.0"
36
RecursiveArrayTools = "2, 3"
37
Reexport = "0.2, 1.0"
0 commit comments