diff --git a/python/pyproject.toml b/python/pyproject.toml index cc4c41f4..982e4871 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "uagents" -version = "0.15.2" +version = "0.16.0" description = "Lightweight framework for rapid agent-based development" authors = [ "Ed FitzGerald ",