-
Prepare browser-use rc4 (#5003)
发布于
2026-06-08 21:11:04 +00:00 Summary
- bump browser-use package version to 0.13.0rc4
- point the [core] extra at browser-use-core==0.13.0rc4 on all supported
platforms
Checks
- uv run --no-project python metadata assertion for browser-use version
and [core] dependency pins - pre-commit TOML checks during commit
Note
Full
uv sync --all-extras/ install validation must wait until
browser-use-core==0.13.0rc4 finishes publishing from terminal run
https://github.com/browser-use/terminal/actions/runs/27166198498.
Summary by cubic
Prepare rc4 release by bumping
browser-useto 0.13.0rc4 and aligning
the[core]extra tobrowser-use-core0.13.0rc4 across all platforms.
This keeps the wrapper and core in sync for clean installs.-
Dependencies
- Set
browser-useversion to 0.13.0rc4.
- Set
-
Pin
browser-use-core==0.13.0rc4for macOS (arm64, x86_64), Linux
(x86_64, aarch64), and Windows (x86_64). -
Migration
-
No code changes. Install
[core]afterbrowser-use-core0.13.0rc4
is published.
Written for commit
5fea46d182.
Summary will update on new commits.下载附件