Skip to content

Commit

Permalink
New version: IndividualDisplacements v0.1.5 (#9015)
Browse files Browse the repository at this point in the history
UUID: b92f0c32-5b7e-11e9-1d7b-238b2da8b0e6
Repo: https://github.com/JuliaClimate/IndividualDisplacements.jl.git
Tree: fab139ab2c3623284ff66d21304788d4435b9265

Registrator tree SHA: f50e50c1d2a1b9694b1d5749fdb25fef2ca4c291
  • Loading branch information
JuliaRegistrator authored Feb 7, 2020
1 parent 918b017 commit 0499691
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
7 changes: 6 additions & 1 deletion I/IndividualDisplacements/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,12 @@ MeshArrays = "0.2.3-0.2"
Plots = "0.27"

["0.1.2-0"]
DifferentialEquations = "6.8.0-6"
StatsBase = "0.32"
julia = "1.1.0-1"

["0.1.2-0.1.4"]
DifferentialEquations = "6.8.0-6"

["0.1.3"]
MeshArrays = "0.2"

Expand All @@ -19,3 +21,6 @@ DataFrames = "0.19"

["0.1.4-0"]
MeshArrays = "0.2.5-0.2"

["0.1.5-0"]
OrdinaryDiffEq = "5.28.1-5"
7 changes: 6 additions & 1 deletion I/IndividualDisplacements/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
[0]
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"
MeshArrays = "cb8c808f-1acf-59a3-9d2b-6e38d009f683"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

["0-0.1.4"]
DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"

["0.1.1-0.1.2"]
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"

["0.1.5-0"]
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
3 changes: 3 additions & 0 deletions I/IndividualDisplacements/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ git-tree-sha1 = "703068322e16c43078dba083ed88dca2dbc0f7a8"

["0.1.4"]
git-tree-sha1 = "ecb25ccabfc2ff93f638042e35c1a63b9a146eff"

["0.1.5"]
git-tree-sha1 = "fab139ab2c3623284ff66d21304788d4435b9265"

0 comments on commit 0499691

Please sign in to comment.