We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8867e1 commit 8477f97Copy full SHA for 8477f97
pyproject.toml
@@ -1,11 +1,11 @@
1
[project]
2
-name = "stagehand-alpha"
3
-version = "0.3.1"
4
-description = "The official Python library for the stagehand API"
+name = "stagehand"
+version = "3.4.0"
+description = "Python SDK for Stagehand"
5
dynamic = ["readme"]
6
-license = "Apache-2.0"
+license = "MIT"
7
authors = [
8
-{ name = "Stagehand", email = "" },
+{ name = "Browserbase", email = "support@browserbase.com" },
9
]
10
11
dependencies = [
0 commit comments