Skip to content

Commit

Permalink
New version: SteadyStateDiffEq v1.5.0 (#1835)
Browse files Browse the repository at this point in the history
UUID: 9672c7b4-1e72-59bd-8a11-6ac3964bc41f
Repo: https://github.com/JuliaDiffEq/SteadyStateDiffEq.jl.git
Tree: 9a2de84a1618e1702dbb95ebdbb84dbf7f24d1ab

Registrator tree SHA: 3358484330f361397979cc5f65a9354333511e25
  • Loading branch information
JuliaRegistrator authored and StefanKarpinski committed Jul 6, 2019
1 parent 26886e7 commit 42fb6ad
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 deletions.
9 changes: 6 additions & 3 deletions S/SteadyStateDiffEq/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,25 @@ DiffEqBase = "1.0.2-5"
NLsolve = "0-0.13"
julia = "0.5-0"

["0.1-1"]
["0.1-1.4"]
Compat = "0.17-2"

["0.2-0"]
julia = "0.6-0"

["0.2-1"]
["0.2-1.4"]
DiffEqBase = "3-5"
NLsolve = "0.14-4"
Reexport = "0"

["0.4-1"]
["0.4-1.4"]
DiffEqCallbacks = "0-2"

["1-1.2"]
julia = "0.7-1"

["1.3-1"]
julia = "1"

["1.5-1"]
DiffEqBase = "5.0.0-*"
4 changes: 3 additions & 1 deletion S/SteadyStateDiffEq/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
NLsolve = "2774e3e8-f4cf-5e23-947b-6d7e65073b56"

["0.1-1"]
["0.1-1.4"]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"

["0.2-1"]
Expand All @@ -13,4 +13,6 @@ DiffEqCallbacks = "459566f4-90b8-5000-8ac3-15dfb0a30def"

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

["1-1.4"]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3 changes: 3 additions & 0 deletions S/SteadyStateDiffEq/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ git-tree-sha1 = "62858d8d6bc3230a228be69a6106ad66fb693df7"

["1.4.0"]
git-tree-sha1 = "fe9852d18c3e30f384003da50d6049e5fbc97071"

["1.5.0"]
git-tree-sha1 = "9a2de84a1618e1702dbb95ebdbb84dbf7f24d1ab"

0 comments on commit 42fb6ad

Please sign in to comment.