Skip to content

Commit

Permalink
Merge pull request #3479 from JuliaRegistries/registrator/delaydiffeq…
Browse files Browse the repository at this point in the history
…/bcd4f6db/v5.16.0

New version: DelayDiffEq v5.16.0
  • Loading branch information
ChrisRackauckas authored Sep 12, 2019
2 parents 3fedde0 + 450fb68 commit 8234ed7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 6 additions & 1 deletion D/DelayDiffEq/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -170,16 +170,21 @@ OrdinaryDiffEq = "5.13.0-*"
["5.13-5.14"]
DiffEqBase = "5.19.0-*"

["5.15"]
Parameters = "0.10-0.11"

["5.15-5"]
DataStructures = "0.17"
DiffEqBase = "6"
OrdinaryDiffEq = "5.15.0-5"
Parameters = "0.10-0.11"
RecursiveArrayTools = "1"
Reexport = "0.2"
Roots = "0.8"
julia = "1"

["5.16-5"]
Parameters = "0.10-0.12"

["5.2"]
DiffEqBase = "5.3.2-5"
OrdinaryDiffEq = "5.2-5"
Expand Down
3 changes: 3 additions & 0 deletions D/DelayDiffEq/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -225,3 +225,6 @@ git-tree-sha1 = "6a4d3747e475fbdac832ba42d047e659945b83e9"

["5.15.0"]
git-tree-sha1 = "dd1dac707cb38df396bb35d9085dd9d4ea9f6095"

["5.16.0"]
git-tree-sha1 = "540fa7eb55057ffd8b6687584d2ab273aae4d189"

0 comments on commit 8234ed7

Please sign in to comment.