Skip to content

Commit d4ec72d

Browse files
Update Project.toml
1 parent 3a81268 commit d4ec72d

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 = "DiffEqDevTools"
22
uuid = "f3b72e0c-5b89-59e1-b016-84e28bfd966d"
33
authors = ["Chris Rackauckas <[email protected]>"]
4-
version = "2.16.1"
4+
version = "2.17.0"
55

66
[deps]
77
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
@@ -16,7 +16,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1616

1717
[compat]
1818
DelayDiffEq = "5"
19-
DiffEqBase = "6"
19+
DiffEqBase = "6.11"
2020
DiffEqNoiseProcess = "3.3"
2121
DiffEqProblemLibrary = "4.5"
2222
NLsolve = "4.2"

0 commit comments

Comments
 (0)