Skip to content

Commit

Permalink
New version: BayesNets v3.4.1 (#82294)
Browse files Browse the repository at this point in the history
UUID: ba4760a4-c768-5bed-964b-cf806dc591cb
Repo: https://github.com/sisl/BayesNets.jl.git
Tree: abab9d9defd69fca645ea025088e67a745e8d0b8

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Apr 25, 2023
1 parent 58fef5e commit 0be6d77
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
10 changes: 8 additions & 2 deletions B/BayesNets/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand All @@ -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"]
3 changes: 3 additions & 0 deletions B/BayesNets/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ git-tree-sha1 = "6abe31bcf84bd9cdf0264e81c17db339ef01da86"

["3.4.0"]
git-tree-sha1 = "4b4b3a5eb59ce6a7ad6822d5a4fb5531de688ed8"

["3.4.1"]
git-tree-sha1 = "abab9d9defd69fca645ea025088e67a745e8d0b8"

0 comments on commit 0be6d77

Please sign in to comment.