From 49189cb005cd33f3f5d6da93ae09e7487512fa3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Magnus=20M=C3=BCller?= <67061560+MagMueller@users.noreply.github.com> Date: Sat, 15 Nov 2025 11:50:36 -0800 Subject: [PATCH] bump version 0.9.6 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c271431b6..fd94eaf51 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.9.5" +version = "0.9.6" readme = "README.md" requires-python = ">=3.11,<4.0" classifiers = [