From 419d7bca6c2739862c04de5a7551e1d1e9f22e27 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Fri, 22 Sep 2023 14:42:20 +0000 Subject: [PATCH] New version: SurrogatesRandomForest v0.1.1 UUID: 3fee2672-df33-422b-aa65-d915eeac013a Repo: https://github.com/SciML/Surrogates.jl.git Tree: 09d0535324332a0166fb9c02f51218ac1819c6cf Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- S/SurrogatesRandomForest/Compat.toml | 7 ++++++- S/SurrogatesRandomForest/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/S/SurrogatesRandomForest/Compat.toml b/S/SurrogatesRandomForest/Compat.toml index c1db71620d67074..8eac979d2b4e2f9 100644 --- a/S/SurrogatesRandomForest/Compat.toml +++ b/S/SurrogatesRandomForest/Compat.toml @@ -1,4 +1,9 @@ [0] Surrogates = "6" -XGBoost = "1.5.0-1" julia = "1.6.0-1" + +["0-0.1.0"] +XGBoost = "1.5.0-1" + +["0.1.1-0"] +XGBoost = "2" diff --git a/S/SurrogatesRandomForest/Versions.toml b/S/SurrogatesRandomForest/Versions.toml index e863536c6f92131..c7f03e1336a9dee 100644 --- a/S/SurrogatesRandomForest/Versions.toml +++ b/S/SurrogatesRandomForest/Versions.toml @@ -1,2 +1,5 @@ ["0.1.0"] git-tree-sha1 = "1c6352ac9baf03ba0d3f88692ed9d69b643309b8" + +["0.1.1"] +git-tree-sha1 = "09d0535324332a0166fb9c02f51218ac1819c6cf"