Skip to content

Commit 9fd8cf1

Browse files
release: v3.8.3 (#183)
Bumps both SDK manifests. Merging this PR will trigger auto-release-on-version-bump → publish.yml (gated by the release env).
1 parent dca5d45 commit 9fd8cf1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

browser-use-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "browser-use-sdk",
3-
"version": "3.8.2",
3+
"version": "3.8.3",
44
"description": "Official TypeScript SDK for the Browser Use API",
55
"repository": {
66
"type": "git",

browser-use-python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "browser-use-sdk"
7-
version = "3.8.2"
7+
version = "3.8.3"
88
description = "Python SDK for the Browser Use cloud API"
99
readme = "README.md"
1010
license = "MIT"

0 commit comments

Comments
 (0)