From 39ce88aea6695fd10e0cd6300fa69a610e9c234b Mon Sep 17 00:00:00 2001 From: Registrator Date: Wed, 5 Jun 2024 05:06:35 +0530 Subject: [PATCH] New version: FeatureSelection v0.1.1 (#108277) UUID: 33837fe5-dbff-4c9e-8c2f-c5612fe2b8b6 Repo: https://github.com/JuliaAI/FeatureSelection.jl.git Tree: aef9de607c5313ae2ad78f339eee8732cf38d150 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- F/FeatureSelection/Compat.toml | 7 ++++++- F/FeatureSelection/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/F/FeatureSelection/Compat.toml b/F/FeatureSelection/Compat.toml index 4b5919df7a15066..6f1a10ca00a97cd 100644 --- a/F/FeatureSelection/Compat.toml +++ b/F/FeatureSelection/Compat.toml @@ -1,5 +1,10 @@ [0] -MLJModelInterface = "1.4.0-1" ScientificTypesBase = "3" Tables = "1.2.0-1" julia = "1.6.0-1" + +["0-0.1.0"] +MLJModelInterface = "1.4.0-1" + +["0.1.1-0"] +MLJModelInterface = "1.10.0-1" diff --git a/F/FeatureSelection/Versions.toml b/F/FeatureSelection/Versions.toml index ffca71a2d71763a..e6d1c3cde5c6109 100644 --- a/F/FeatureSelection/Versions.toml +++ b/F/FeatureSelection/Versions.toml @@ -1,2 +1,5 @@ ["0.1.0"] git-tree-sha1 = "cdcf441d0fd1949cc29b2b7dbf3d3147a1251291" + +["0.1.1"] +git-tree-sha1 = "aef9de607c5313ae2ad78f339eee8732cf38d150"