diff --git a/pyproject.toml b/pyproject.toml index 1306ea5..73627a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "felimination" description = "This library contains some useful scikit-learn compatible classes for feature selection." -version = "0.1.2" +version = "0.2.0" keywords = ["feature selection", "scikit-learn", "machine learning"] authors = [ { name = "Claudio Salvatore Arcidiacono", email = "author@email.com" }