Skip to content

Commit

Permalink
New version: Bijectors v0.8.9 (#27481)
Browse files Browse the repository at this point in the history
UUID: 76274a88-744f-5084-9051-94815aaf08c4
Repo: https://github.com/TuringLang/Bijectors.jl.git
Tree: 8b68d0c57934246fb3341f4aef5078c1941cb822

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Jan 7, 2021
1 parent e41eb4e commit 133941b
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
5 changes: 4 additions & 1 deletion B/Bijectors/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Requires = ["0.5", "1"]
["0.6-0.8.0"]
NNlib = "0.6"

["0.6.1-0"]
["0.6.1-0.8.8"]
Roots = ["0.8.4-0.8", "1"]

["0.6.4-0.7"]
Expand All @@ -71,3 +71,6 @@ MappedArrays = "0.2.2-0.3"

["0.8.8-0"]
Distributions = "0.23.3-0.24"

["0.8.9-0"]
NonlinearSolve = "0.3"
5 changes: 5 additions & 0 deletions B/Bijectors/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"

["0.4-0"]
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

["0.4-0.8.8"]
Roots = "f2b01f46-fcfa-551c-844a-d8ac1e96c665"

["0.6-0"]
Expand All @@ -28,3 +30,6 @@ Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

["0.8.9-0"]
NonlinearSolve = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
3 changes: 3 additions & 0 deletions B/Bijectors/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,6 @@ git-tree-sha1 = "3e2637ad074d5e626da6298632e05e57cc4ff27f"

["0.8.8"]
git-tree-sha1 = "9a0f332a5873e81c420477ad9cea001c7484e3d0"

["0.8.9"]
git-tree-sha1 = "8b68d0c57934246fb3341f4aef5078c1941cb822"

0 comments on commit 133941b

Please sign in to comment.