From 0be6d770032a5d67059d75068a104dfbcef26b6a Mon Sep 17 00:00:00 2001 From: Registrator Date: Tue, 25 Apr 2023 22:48:10 +0530 Subject: [PATCH] New version: BayesNets v3.4.1 (#82294) UUID: ba4760a4-c768-5bed-964b-cf806dc591cb Repo: https://github.com/sisl/BayesNets.jl.git Tree: abab9d9defd69fca645ea025088e67a745e8d0b8 Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- B/BayesNets/Compat.toml | 10 ++++++++-- B/BayesNets/Versions.toml | 3 +++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/B/BayesNets/Compat.toml b/B/BayesNets/Compat.toml index 5bddb9ef40fa2cf..ad056f8585dece3 100644 --- a/B/BayesNets/Compat.toml +++ b/B/BayesNets/Compat.toml @@ -65,16 +65,18 @@ SpecialFunctions = ["0.8", "0.10"] ["3.3.0"] GraphPlot = "0.4" -["3.3.1-3"] +["3.3.1-3.4.0"] GraphPlot = "0.3-0.4" ["3.3.2-3"] DataStructures = "0.11-0.18" -SpecialFunctions = ["0.8", "0.10", "1"] ["3.3.2-3.3.3"] Distributions = "0.17-0.24" +["3.3.2-3.4.0"] +SpecialFunctions = ["0.8", "0.10", "1"] + ["3.3.3"] DataFrames = "0.21-0.22" @@ -93,3 +95,7 @@ Documenter = "0.26-0.27" ["3.4-3"] Graphs = "1" + +["3.4.1-3"] +GraphPlot = "0.5" +SpecialFunctions = ["0.8", "0.10", "1-2"] diff --git a/B/BayesNets/Versions.toml b/B/BayesNets/Versions.toml index b31a08f79a79e83..7a77d8be07870ac 100644 --- a/B/BayesNets/Versions.toml +++ b/B/BayesNets/Versions.toml @@ -36,3 +36,6 @@ git-tree-sha1 = "6abe31bcf84bd9cdf0264e81c17db339ef01da86" ["3.4.0"] git-tree-sha1 = "4b4b3a5eb59ce6a7ad6822d5a4fb5531de688ed8" + +["3.4.1"] +git-tree-sha1 = "abab9d9defd69fca645ea025088e67a745e8d0b8"