diff --git a/Project.toml b/Project.toml index 1de471c..87adefe 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "StatsLearnModels" uuid = "c146b59d-1589-421c-8e09-a22e554fd05c" authors = ["Elias Carvalho and contributors"] -version = "0.3.2" +version = "0.3.3" [deps] ColumnSelectors = "9cc86067-7e36-4c61-b350-1ac9833d277f" @@ -22,7 +22,7 @@ MLJModelInterface = "e80e1ace-859a-464e-9ed9-23947d8ae3ea" StatsLearnModelsMLJModelInterfaceExt = "MLJModelInterface" [compat] -ColumnSelectors = "0.1" +ColumnSelectors = "1.0" DataScienceTraits = "0.4" DecisionTree = "0.12" Distances = "0.10"