From 8ccebb393ab760c8ad8973a93062c96611145300 Mon Sep 17 00:00:00 2001 From: a2a-cloud Date: Tue, 9 Jun 2026 11:50:30 +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 35debf1..2d58a37 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.1 +version: 0.1.2 entrypoint: agent:SeleniumbaseWebsiteScraper expose: public: false