From b9b9ac182b7340093359ab07f13a2f334a257590 Mon Sep 17 00:00:00 2001 From: Registrator Date: Tue, 19 Oct 2021 20:00:07 +0530 Subject: [PATCH] New version: StatisticalRethinking v4.4.0 (#47021) UUID: 2d09df54-9d0f-5258-8220-54c2a3d4fbee Repo: https://github.com/StatisticalRethinkingJulia/StatisticalRethinking.jl.git Tree: 2b0e41e98245c01b6e6b84bd1b4699dd00bc68d6 Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec Co-authored-by: JuliaHubRegistrator --- S/StatisticalRethinking/Compat.toml | 5 +++++ S/StatisticalRethinking/Versions.toml | 3 +++ 2 files changed, 8 insertions(+) diff --git a/S/StatisticalRethinking/Compat.toml b/S/StatisticalRethinking/Compat.toml index 07fc7f37959798d..48b45fad3dc21ac 100644 --- a/S/StatisticalRethinking/Compat.toml +++ b/S/StatisticalRethinking/Compat.toml @@ -285,6 +285,8 @@ ParetoSmooth = "0.5" ["4.0.1-4"] MonteCarloMeasurements = ["0.10-0.11", "1"] + +["4.0.1-4.3"] ParetoSmooth = "0.6" ["4.0.5-4"] @@ -298,3 +300,6 @@ Reexport = "1.2.0-1" ["4.3-4"] ParetoSmoothedImportanceSampling = "1" + +["4.4-4"] +ParetoSmooth = "0.6-0.7" diff --git a/S/StatisticalRethinking/Versions.toml b/S/StatisticalRethinking/Versions.toml index 527ac5ac46b07fd..97fe7eaf3d430db 100644 --- a/S/StatisticalRethinking/Versions.toml +++ b/S/StatisticalRethinking/Versions.toml @@ -243,3 +243,6 @@ git-tree-sha1 = "3b9ce43114e42473075663fb15c7349c08b81ead" ["4.3.0"] git-tree-sha1 = "da967a4ebdfc8a578cbf0482a7cf933054a8269c" + +["4.4.0"] +git-tree-sha1 = "2b0e41e98245c01b6e6b84bd1b4699dd00bc68d6"