diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 82cf460..e9399d2 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "backend" -version = "0.2.1" +version = "0.2.3" description = "No-code ETL and data pipelines with AI and NLP" authors = ["Gabriele Venturi ", "ArslanSaleem "] readme = "README.md"