From 8477f9794694a633fab8cd13b3eb86a3f40aa676 Mon Sep 17 00:00:00 2001 From: miguel Date: Tue, 13 Jan 2026 09:27:38 -0800 Subject: [PATCH] bump stagehand version --- pyproject.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index fc0d9fc..a463fea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,11 +1,11 @@ [project] -name = "stagehand-alpha" -version = "0.3.1" -description = "The official Python library for the stagehand API" +name = "stagehand" +version = "3.4.0" +description = "Python SDK for Stagehand" dynamic = ["readme"] -license = "Apache-2.0" +license = "MIT" authors = [ -{ name = "Stagehand", email = "" }, +{ name = "Browserbase", email = "support@browserbase.com" }, ] dependencies = [