From a87c19253d9ad2c7bd342fdc70917955a494cfb0 Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Tue, 16 Dec 2025 21:56:03 +0000 Subject: [PATCH] Bump version to 0.11.2 Co-authored-by: mailmertunsal --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1a5937e42..0a8c17391 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.11.1" +version = "0.11.2" readme = "README.md" requires-python = ">=3.11,<4.0" classifiers = [