Skip to content

Commit

Permalink
New version: SteadyStateDiffEq v2.0.0
Browse files Browse the repository at this point in the history
UUID: 9672c7b4-1e72-59bd-8a11-6ac3964bc41f
Repo: https://github.com/SciML/SteadyStateDiffEq.jl.git
Tree: 4ff0368772cda0033e799da8cf4605150c27bc15

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Nov 21, 2023
1 parent 4041df3 commit 53cc342
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 6 deletions.
9 changes: 8 additions & 1 deletion S/SteadyStateDiffEq/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ DiffEqBase = "6"
["1.5.1-1.5"]
Reexport = "0.2"

["1.6-1"]
["1.6-2"]
Reexport = ["0.2", "1"]

["1.6.1-1.7"]
Expand All @@ -60,3 +60,10 @@ julia = "1.6.0-1"

["1.8-1.9"]
SciMLBase = "1.34.0-1"

[2]
ConcreteStructs = "0.2"
DiffEqBase = "6.140.0-6"
DiffEqCallbacks = "2.34.0-2"
SciMLBase = "2"
julia = "1.9.0-1"
15 changes: 10 additions & 5 deletions S/SteadyStateDiffEq/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,17 +1,22 @@
[1]
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
DiffEqCallbacks = "459566f4-90b8-5000-8ac3-15dfb0a30def"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
NLsolve = "2774e3e8-f4cf-5e23-947b-6d7e65073b56"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"

["1-1.4"]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[1-2]
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
DiffEqCallbacks = "459566f4-90b8-5000-8ac3-15dfb0a30def"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"

["1.12"]
EnumX = "4e289a0a-7415-4d19-859d-a7e5c4648b56"
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"

["1.6.1-1"]
["1.6.1-2"]
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"

[2]
ConcreteStructs = "2569d6c7-a4a2-43d3-a901-331e8e4be471"
3 changes: 3 additions & 0 deletions S/SteadyStateDiffEq/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,6 @@ git-tree-sha1 = "6e801d0da4c81d9cd6a05d97340404f9892fba85"

["1.16.1"]
git-tree-sha1 = "2ca69f4be3294e4cd987d83d6019037d420d9fc1"

["2.0.0"]
git-tree-sha1 = "4ff0368772cda0033e799da8cf4605150c27bc15"

0 comments on commit 53cc342

Please sign in to comment.