Skip to content

Commit

Permalink
Merge pull request #2390 from JuliaRegistries/register/DiffEqDiffTool…
Browse files Browse the repository at this point in the history
…s/v1.0.0

New version: DiffEqDiffTools v1.0.0
  • Loading branch information
ChrisRackauckas authored Jul 30, 2019
2 parents af66713 + 285e7d1 commit de56dff
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
5 changes: 4 additions & 1 deletion D/DiffEqDiffTools/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,8 @@ julia = "0.6-0"
["0.5-0.8"]
julia = "0.7-1"

["0.9-0"]
["0.9-1"]
julia = "1"

[1]
ArrayInterface = "1.1.0-1"
7 changes: 5 additions & 2 deletions D/DiffEqDiffTools/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
["0.11-0"]
["0.11-1"]
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

["0.5-0.8"]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["0.6-0"]
["0.6-1"]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

[1]
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
3 changes: 3 additions & 0 deletions D/DiffEqDiffTools/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,6 @@ git-tree-sha1 = "2d4f49c1839c1f30e4820400d8c109c6b16e869a"

["0.14.0"]
git-tree-sha1 = "b992345a39b4d9681342ae795a8dacc100730182"

["1.0.0"]
git-tree-sha1 = "9480631e2e574713abe82b62102e3fc052fc286f"

0 comments on commit de56dff

Please sign in to comment.