From 37b4cdeddcda53f41e35ed6b64bc4908a59f7049 Mon Sep 17 00:00:00 2001 From: Panniantong Date: Thu, 26 Feb 2026 13:34:41 +0100 Subject: [PATCH] bump: v1.2.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f0e0e9f..1f4110a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "agent-reach" -version = "1.1.0" +version = "1.2.0" description = "Give your AI Agent eyes to see the entire internet. Search + Read 10+ platforms." readme = "README.md" license = {text = "MIT"}