Skip to content

Commit f4ce11c

Browse files
New version: MLJXGBoostInterface v0.3.10 (#95812)
UUID: 54119dfa-1dab-4055-a167-80440f4f7a91 Repo: https://github.com/JuliaAI/MLJXGBoostInterface.jl.git Tree: 988c399a352f0b49bc1345c509d8a4800cb468c5 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
1 parent bb62bbf commit f4ce11c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

M/MLJXGBoostInterface/Compat.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,11 @@ julia = "1.6.0-1"
2222
["0.3-0.3.8"]
2323
XGBoost = "2.0.1-2"
2424

25+
["0.3.10-0"]
26+
XGBoost = "2.0.1-2"
27+
2528
["0.3.6-0"]
2629
MLJModelInterface = "1.5.0-1"
2730

28-
["0.3.9-0"]
31+
["0.3.9"]
2932
XGBoost = "2.0.1-2.4.1"

M/MLJXGBoostInterface/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,6 @@ git-tree-sha1 = "43434984d34e9a6e26531d80e6aa0e8bc373b190"
4848

4949
["0.3.9"]
5050
git-tree-sha1 = "a37f1ef25dc4b343ae1a72cc9db1f15cbd720fca"
51+
52+
["0.3.10"]
53+
git-tree-sha1 = "988c399a352f0b49bc1345c509d8a4800cb468c5"

0 commit comments

Comments
 (0)