diff --git a/packages/client/python/pyproject.toml b/packages/client/python/pyproject.toml index 7beab88..32cb2d3 100644 --- a/packages/client/python/pyproject.toml +++ b/packages/client/python/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "agent-protocol-client" -version = "1.0.1" +version = "1.0.2" description = "Agent Communication Protocol Client" authors = ["AI Engineers Foundation "] license = "MIT"