diff --git a/pyproject.toml b/pyproject.toml index 1a71927d..16fadd5b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "uagents" -version = "0.4.0" +version = "0.4.1" description = "Lightweight framework for rapid agent-based development" authors = ["Ed FitzGerald ", "James Riehl ", "Alejandro Morales "] license = "Apache 2.0"