diff --git a/pyproject.toml b/pyproject.toml index d3eb9d0c..f1ea6425 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "dynamiq" -version = "0.3.1" +version = "0.3.2" description = "Dynamiq is an orchestration framework for agentic AI and LLM applications" authors = ["Dynamiq Team "] license = "Apache License 2.0"