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.2.0 "
2+ "." : " 1.2.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.2.1 (2025-02-19)
4+
5+ Full Changelog: [ v1.2.0...v1.2.1] ( https://github.com/browserbase/sdk-python/compare/v1.2.0...v1.2.1 )
6+
7+ ### Bug Fixes
8+
9+ * asyncify on non-asyncio runtimes ([ #123 ] ( https://github.com/browserbase/sdk-python/issues/123 ) ) ([ c8b2cd7] ( https://github.com/browserbase/sdk-python/commit/c8b2cd77f4cb07d06a00a09cac3eaa55cf6c6925 ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** codegen related update ([ #124 ] ( https://github.com/browserbase/sdk-python/issues/124 ) ) ([ 0678102] ( https://github.com/browserbase/sdk-python/commit/0678102eee40182b0fc2c2a2b2e3f965a2885a50 ) )
15+ * ** internal:** update client tests ([ #121 ] ( https://github.com/browserbase/sdk-python/issues/121 ) ) ([ 862cd7e] ( https://github.com/browserbase/sdk-python/commit/862cd7efb4c694866ab385c5a70fd450b917f057 ) )
16+
317## 1.2.0 (2025-02-11)
418
519Full Changelog: [ v1.1.0...v1.2.0] ( https://github.com/browserbase/sdk-python/compare/v1.1.0...v1.2.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " browserbase"
3- version = " 1.2.0 "
3+ version = " 1.2.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.2.0 " # x-release-please-version
4+ __version__ = "1.2.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments