Skip to content

Commit

Permalink
New version: DecisionTree v0.12.2 (#75351)
Browse files Browse the repository at this point in the history
UUID: 7806a523-6efd-50cb-b5f6-3fa6f1930dbb
Repo: https://github.com/JuliaAI/DecisionTree.jl.git
Tree: e2ecf1b03f092251e0934c34fa579e37e5819ed1

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Jan 8, 2023
1 parent 9a406ba commit 34e9077
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 6 additions & 1 deletion D/DecisionTree/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,17 @@ ScikitLearnBase = "0.5"
AbstractTrees = "0.3"

["0.11-0"]
AbstractTrees = "0.3-0.4"
julia = "1.6.0-1"

["0.11-0.11.2"]
DelimitedFiles = "1.6.0-1"

["0.11-0.12.1"]
AbstractTrees = "0.3-0.4"

["0.12.2-0"]
AbstractTrees = "0.4.3-0.4"

["0.8.1"]
DelimitedFiles = ["0.7", "1"]

Expand Down
3 changes: 3 additions & 0 deletions D/DecisionTree/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,6 @@ git-tree-sha1 = "5ab40e9f5a554a642bc5ab1d20a198f76a1e6958"

["0.12.1"]
git-tree-sha1 = "cbf727a9d5fb18c73dc0cbd21a9c696540bf56ae"

["0.12.2"]
git-tree-sha1 = "e2ecf1b03f092251e0934c34fa579e37e5819ed1"

0 comments on commit 34e9077

Please sign in to comment.