Skip to content

Commit 8477f97

Browse files
committed
bump stagehand version
1 parent e8867e1 commit 8477f97

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[project]
2-
name = "stagehand-alpha"
3-
version = "0.3.1"
4-
description = "The official Python library for the stagehand API"
2+
name = "stagehand"
3+
version = "3.4.0"
4+
description = "Python SDK for Stagehand"
55
dynamic = ["readme"]
6-
license = "Apache-2.0"
6+
license = "MIT"
77
authors = [
8-
{ name = "Stagehand", email = "" },
8+
{ name = "Browserbase", email = "support@browserbase.com" },
99
]
1010

1111
dependencies = [

0 commit comments

Comments
 (0)