diff --git a/pyproject.toml b/pyproject.toml index ae2e035..75b3beb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "sage-importance" -version = "0.0.5" +version = "0.0.6" description = "For calculating global feature importance using Shapley values." readme = "README.md" license = {text = "MIT License"}