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"