From 1565884da7c721402ef44eb180d51296c6382920 Mon Sep 17 00:00:00 2001 From: a2a-cloud Date: Tue, 9 Jun 2026 11:48:52 +0000 Subject: [PATCH] a2a-source-edit: write a2a.yaml --- a2a.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/a2a.yaml b/a2a.yaml index 1fc180f..35debf1 100644 --- a/a2a.yaml +++ b/a2a.yaml @@ -2,7 +2,7 @@ # secrets, workspace, etc.) lives on the Python class — this file only # tells the CLI how to find it. name: seleniumbase-website-scraper -version: 0.1.0 +version: 0.1.1 entrypoint: agent:SeleniumbaseWebsiteScraper expose: public: false