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
- "." : " 0.9.0 "
2
+ "." : " 0.9.1 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.9.1 (2025-08-12)
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 ttls ([ ad95f5f] ( https://github.com/onkernel/kernel-python-sdk/commit/ad95f5f609fead980b2d96b86f871682cad75ae2 ) )
10
+
11
+
12
+ ### Chores
13
+
14
+ * ** internal:** codegen related update ([ 024c808] ( https://github.com/onkernel/kernel-python-sdk/commit/024c80865450277ca40433a7caaff078b5a25486 ) )
15
+ * ** internal:** update comment in script ([ 4279b99] ( https://github.com/onkernel/kernel-python-sdk/commit/4279b9927f99897dde36c07f5dc39ed2680ad261 ) )
16
+ * update @stainless-api/prism-cli to v5.15.0 ([ e78750e] ( https://github.com/onkernel/kernel-python-sdk/commit/e78750efdc419051c8db37ac89df111e81fa0401 ) )
17
+
3
18
## 0.9.0 (2025-08-08)
4
19
5
20
Full 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 1
1
[project ]
2
2
name = " kernel"
3
- version = " 0.9.0 "
3
+ version = " 0.9.1 "
4
4
description = " The official Python library for the kernel 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__ = "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