File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.5.0-alpha.0 "
2+ "." : " 1.5.0-alpha.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.5.0-alpha.1 (2025-10-07)
4+
5+ Full Changelog: [ v1.5.0-alpha.0...v1.5.0-alpha.1] ( https://github.com/browserbase/sdk-python/compare/v1.5.0-alpha.0...v1.5.0-alpha.1 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 3bdf24e] ( https://github.com/browserbase/sdk-python/commit/3bdf24e69fd14e6e488af830e6e5a7786c21640d ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** move mypy configurations to ` pyproject.toml ` file ([ 545938f] ( https://github.com/browserbase/sdk-python/commit/545938fde4ace7142c413f9e0ac25e3b9c717980 ) )
15+ * ** tests:** simplify ` get_platform ` test ([ 6421017] ( https://github.com/browserbase/sdk-python/commit/64210177c60ca05c5d0eead33c3ecee3f4d18718 ) )
16+
317## 1.5.0-alpha.0 (2025-09-05)
418
519Full Changelog: [ v1.4.0...v1.5.0-alpha.0] ( https://github.com/browserbase/sdk-python/compare/v1.4.0...v1.5.0-alpha.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " browserbase"
3- version = " 1.5.0-alpha.0 "
3+ version = " 1.5.0-alpha.1 "
44description = " The official Python library for the Browserbase API"
55dynamic = [" readme" ]
66license = " Apache-2.0"
Original file line number Diff line number Diff line change 11# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22
33__title__ = "browserbase"
4- __version__ = "1.5.0-alpha.0 " # x-release-please-version
4+ __version__ = "1.5.0-alpha.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments