This commit is contained in:
a2a-platform
2026-06-13 11:22:07 +00:00
parent abb3497ff8
commit 8076016d43
5 changed files with 7 additions and 7 deletions

View File

@@ -3,7 +3,7 @@
"language": "python",
"name": "robertseares",
"description": "A new A2A agent",
"version": "0.1.2",
"version": "0.1.3",
"entrypoint": {
"module": "agent",
"class_name": "Robertseares",
@@ -150,7 +150,7 @@
"source": "python-a2a-pack",
"project_manifest": {
"name": "robertseares",
"version": "0.1.2",
"version": "0.1.3",
"entrypoint": "agent:Robertseares",
"frontend": {
"type": "server-rendered",