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