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