diff --git a/pyproject.toml b/pyproject.toml index a757af1..59ee8a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "treeffuser" -version = "0.1.0" -description = "" +version = "0.1.1" +description = "Probabilistic predictions for tabular data, using diffusion models and decision trees." authors = [ "Nicolas Beltran-Velez ", "Alessandro Antonio Grande ",