From e577e7a7b32eb46718505d66fe2a14a5891412a7 Mon Sep 17 00:00:00 2001 From: a2a-platform Date: Fri, 12 Jun 2026 00:21:29 +0000 Subject: [PATCH] deploy --- .a2a/agent.dsl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.a2a/agent.dsl.json b/.a2a/agent.dsl.json index 8eab868..b3059cf 100644 --- a/.a2a/agent.dsl.json +++ b/.a2a/agent.dsl.json @@ -3,7 +3,7 @@ "language": "python", "name": "robertseares", "description": "A new A2A agent", - "version": "0.1.1", + "version": "0.1.2", "entrypoint": { "module": "agent", "class_name": "Robertseares",