diff --git a/python/pyproject.toml b/python/pyproject.toml index 2d101048..1e901786 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "uagents" -version = "0.8.1" +version = "0.9.0" description = "Lightweight framework for rapid agent-based development" authors = ["Ed FitzGerald ", "James Riehl ", "Alejandro Morales "] license = "Apache 2.0"