From a8372ec7c19ba41aeb26e389bda3ce9cf30b457b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gregor=20=C5=BDuni=C4=8D?= <36313686+gregpr07@users.noreply.github.com> Date: Mon, 8 Sep 2025 10:47:45 -0700 Subject: [PATCH] 0.7.6 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2720439a0..bd8de4675 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "browser-use" description = "Make websites accessible for AI agents" authors = [{ name = "Gregor Zunic" }] -version = "0.7.5" +version = "0.7.6" readme = "README.md" requires-python = ">=3.11,<4.0" classifiers = [