diff --git a/pyproject.toml b/pyproject.toml index 20334040..6aea82ed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "agency" -version = "1.5.0" +version = "1.6.0" description = "A fast and minimal framework for building agent-integrated systems" authors = ["Daniel Rodriguez"] license = "GPL-3.0"