File tree Expand file tree Collapse file tree 4 files changed +15
-3
lines changed
Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.3.0 "
2+ "." : " 1.3.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.3.1 (2025-05-16)
4+
5+ Full Changelog: [ v1.3.0...v1.3.1] ( https://github.com/browserbase/sdk-python/compare/v1.3.0...v1.3.1 )
6+
7+ ### Chores
8+
9+ * ** ci:** add timeout thresholds for CI jobs ([ 3ca4458] ( https://github.com/browserbase/sdk-python/commit/3ca4458cf31650ce8749c56bee4549811cadec1f ) )
10+ * ** internal:** base client updates ([ 44f575e] ( https://github.com/browserbase/sdk-python/commit/44f575efd621315d9bd28e7921554980045af6ed ) )
11+ * ** internal:** bump pyright version ([ bb6bbd3] ( https://github.com/browserbase/sdk-python/commit/bb6bbd36b3b0fb7595bcc6bd9b25c0aafd6a08af ) )
12+ * ** internal:** import reformatting ([ bba19e4] ( https://github.com/browserbase/sdk-python/commit/bba19e44eb67116740b27e1fea04abe06a97e4cd ) )
13+ * ** internal:** update models test ([ 5e5dc11] ( https://github.com/browserbase/sdk-python/commit/5e5dc11c53c60164829b145762818545cfe36f52 ) )
14+
315## 1.3.0 (2025-04-15)
416
517Full Changelog: [ v1.2.0...v1.3.0] ( https://github.com/browserbase/sdk-python/compare/v1.2.0...v1.3.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " browserbase"
3- version = " 1.3.0 "
3+ version = " 1.3.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.3.0 " # x-release-please-version
4+ __version__ = "1.3.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments