File tree Expand file tree Collapse file tree 4 files changed +18
-3
lines changed Expand file tree Collapse file tree 4 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.4 .0"
2+ "." : " 1.5 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.5.0 (2025-06-03)
4+
5+ Full Changelog: [ v1.4.0...v1.5.0] ( https://github.com/browserbase/sdk-python/compare/v1.4.0...v1.5.0 )
6+
7+ ### Features
8+
9+ * ** client:** add follow_redirects request option ([ a8b0b5e] ( https://github.com/browserbase/sdk-python/commit/a8b0b5e4c6445e0e8c0d3673a090aabab09a50fd ) )
10+
11+
12+ ### Chores
13+
14+ * ** docs:** grammar improvements ([ f32a9e2] ( https://github.com/browserbase/sdk-python/commit/f32a9e258a9b0b4d29c24137d5a7207907f00f9b ) )
15+ * ** docs:** remove reference to rye shell ([ 07d129a] ( https://github.com/browserbase/sdk-python/commit/07d129a04211037d123b06d36347741960e75323 ) )
16+ * ** docs:** remove unnecessary param examples ([ 62209dc] ( https://github.com/browserbase/sdk-python/commit/62209dcac034f40ac8b3b8a119e532201a227680 ) )
17+
318## 1.4.0 (2025-05-16)
419
520Full Changelog: [ v1.3.0...v1.4.0] ( https://github.com/browserbase/sdk-python/compare/v1.3.0...v1.4.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " browserbase"
3- version = " 1.4 .0"
3+ version = " 1.5 .0"
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.4 .0" # x-release-please-version
4+ __version__ = "1.5 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments