From a7da0534e595f51a174ec4fc3a611f804cf4b0ab Mon Sep 17 00:00:00 2001 From: Registrator Date: Mon, 16 May 2022 18:08:24 +0530 Subject: [PATCH] New version: Bijectors v0.10.1 (#60327) UUID: 76274a88-744f-5084-9051-94815aaf08c4 Repo: https://github.com/TuringLang/Bijectors.jl.git Tree: a83abdc57f892576bf1894d558e8a5c35505cdb1 Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec --- B/Bijectors/Compat.toml | 5 ++++- B/Bijectors/Versions.toml | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/B/Bijectors/Compat.toml b/B/Bijectors/Compat.toml index c28c4fce893f268..4f5d16681bfd39d 100644 --- a/B/Bijectors/Compat.toml +++ b/B/Bijectors/Compat.toml @@ -8,6 +8,9 @@ julia = ["0.7", "1"] ChangesOfVariables = "0.1" InverseFunctions = "0.1" +["0.10.1-0"] +Roots = "1.3.4-2" + ["0.2"] Requires = "0.0.0 - 0.5" @@ -107,5 +110,5 @@ ChainRulesCore = ["0.10.11-0.10", "1"] IrrationalConstants = "0.1" LogExpFunctions = "0.3.3-0.3" -["0.9.9-0"] +["0.9.9-0.10.0"] Roots = "1.3.4-1" diff --git a/B/Bijectors/Versions.toml b/B/Bijectors/Versions.toml index 0d0a0afbb3d092d..43c533f00de6d97 100644 --- a/B/Bijectors/Versions.toml +++ b/B/Bijectors/Versions.toml @@ -162,3 +162,6 @@ git-tree-sha1 = "369af32fcb9be65d496dc43ad0bb713705d4e859" ["0.10.0"] git-tree-sha1 = "36757cd97fb240dc5d1cd8aa1b286e955c392bf1" + +["0.10.1"] +git-tree-sha1 = "a83abdc57f892576bf1894d558e8a5c35505cdb1"