From d81fa0e5974eff5f78742ca2f1fa3eb33ea1824c Mon Sep 17 00:00:00 2001 From: achille Date: Tue, 11 Jun 2024 15:28:24 -0400 Subject: [PATCH] update package description --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ",