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