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 0c03d8b commit f4b8a31Copy full SHA for f4b8a31
Project.toml
@@ -1,7 +1,7 @@
1
name = "StochasticDiffEq"
2
uuid = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
3
authors = ["Chris Rackauckas <accounts@chrisrackauckas.com>"]
4
-version = "6.66.0"
+version = "6.67.0"
5
6
[deps]
7
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -45,7 +45,7 @@ LinearAlgebra = "1.6"
45
Logging = "1.6"
46
MuladdMacro = "0.2.1"
47
NLsolve = "4"
48
-OrdinaryDiffEq = "6.85"
+OrdinaryDiffEq = "6.87"
49
Random = "1.6"
50
RandomNumbers = "1.5.3"
51
RecursiveArrayTools = "2, 3"
0 commit comments