File tree Expand file tree Collapse file tree 4 files changed +19
-3
lines changed Expand file tree Collapse file tree 4 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.9.0 "
2+ "." : " 0.9.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.9.1 (2025-08-15)
4+
5+ Full Changelog: [ v0.9.0...v0.9.1] ( https://github.com/onkernel/kernel-python-sdk/compare/v0.9.0...v0.9.1 )
6+
7+ ### Features
8+
9+ * ** api:** add browser timeouts ([ a89eff3] ( https://github.com/onkernel/kernel-python-sdk/commit/a89eff39afa75499d0efe2c54fe12a0a18cdf90e ) )
10+ * ** api:** add browser ttls ([ ad95f5f] ( https://github.com/onkernel/kernel-python-sdk/commit/ad95f5f609fead980b2d96b86f871682cad75ae2 ) )
11+
12+
13+ ### Chores
14+
15+ * ** internal:** codegen related update ([ 024c808] ( https://github.com/onkernel/kernel-python-sdk/commit/024c80865450277ca40433a7caaff078b5a25486 ) )
16+ * ** internal:** update comment in script ([ 4279b99] ( https://github.com/onkernel/kernel-python-sdk/commit/4279b9927f99897dde36c07f5dc39ed2680ad261 ) )
17+ * update @stainless-api/prism-cli to v5.15.0 ([ e78750e] ( https://github.com/onkernel/kernel-python-sdk/commit/e78750efdc419051c8db37ac89df111e81fa0401 ) )
18+
319## 0.9.0 (2025-08-08)
420
521Full Changelog: [ v0.8.3...v0.9.0] ( https://github.com/onkernel/kernel-python-sdk/compare/v0.8.3...v0.9.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " kernel"
3- version = " 0.9.0 "
3+ version = " 0.9.1 "
44description = " The official Python library for the kernel 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__ = "kernel"
4- __version__ = "0.9.0 " # x-release-please-version
4+ __version__ = "0.9.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments