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 1
1
{
2
- "." : " 1.4 .0"
2
+ "." : " 1.5 .0"
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
18
## 1.4.0 (2025-05-16)
4
19
5
20
Full 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 1
1
[project ]
2
2
name = " browserbase"
3
- version = " 1.4 .0"
3
+ version = " 1.5 .0"
4
4
description = " The official Python library for the Browserbase API"
5
5
dynamic = [" readme" ]
6
6
license = " Apache-2.0"
Original file line number Diff line number Diff line change 1
1
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
2
3
3
__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