Skip to content

Commit

Permalink
New version: DiffEqNoiseProcess v3.9.0 (#9220)
Browse files Browse the repository at this point in the history
UUID: 77a26b50-5914-5dd7-bc55-306e6241c503
Repo: https://github.com/JuliaDiffEq/DiffEqNoiseProcess.jl.git
Tree: 9be186da94891a116d9f3230407f899b343b1077

Registrator tree SHA: f50e50c1d2a1b9694b1d5749fdb25fef2ca4c291
  • Loading branch information
JuliaRegistrator authored Feb 10, 2020
1 parent db81ddf commit 04d203a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 6 additions & 1 deletion D/DiffEqNoiseProcess/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ StaticArrays = "0.12"
["3.4-3"]
DataStructures = "0.17"
RandomNumbers = "1.3.0-1"
RecipesBase = "0.7"

["3.4-3.5"]
ResettableStacks = "0.6"
Expand All @@ -58,6 +57,9 @@ Requires = "0.5"
DiffEqBase = "6.6.0-6"
RecursiveArrayTools = "1"

["3.4-3.8"]
RecipesBase = "0.7"

["3.5-3"]
StaticArrays = "0.10-0.12"

Expand All @@ -70,3 +72,6 @@ Requires = ["0.5", "1"]
["3.8-3"]
DiffEqBase = "6.11.0-6"
RecursiveArrayTools = "2"

["3.9-3"]
RecipesBase = "0.7-0.8"
3 changes: 3 additions & 0 deletions D/DiffEqNoiseProcess/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,6 @@ git-tree-sha1 = "0641d5d6a1dda2a871698155a50c567526974040"

["3.8.0"]
git-tree-sha1 = "60abc190ad0c96ccded177963ad0fac171605a4a"

["3.9.0"]
git-tree-sha1 = "9be186da94891a116d9f3230407f899b343b1077"

0 comments on commit 04d203a

Please sign in to comment.