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"