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 11{
2- "." : " 0.9.1 "
2+ "." : " 0.9.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.9.2 (2025-08-27)
4+
5+ Full Changelog: [ v0.9.1...v0.9.2] ( https://github.com/onkernel/kernel-python-sdk/compare/v0.9.1...v0.9.2 )
6+
7+ ### Bug Fixes
8+
9+ * avoid newer type syntax ([ 9ec7c40] ( https://github.com/onkernel/kernel-python-sdk/commit/9ec7c40b34b264709b904f36e309624bd1161413 ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** change ci workflow machines ([ 3a2969d] ( https://github.com/onkernel/kernel-python-sdk/commit/3a2969d035b9e0bb4fa39dc27de2db6d4edad6dd ) )
15+ * ** internal:** update pyright exclude list ([ 39439aa] ( https://github.com/onkernel/kernel-python-sdk/commit/39439aaad72c92aa9f4bb74ac055b929c93b6060 ) )
16+ * update github action ([ fff64d0] ( https://github.com/onkernel/kernel-python-sdk/commit/fff64d001d2c759967f08e7a1932e1fb7d84b126 ) )
17+
318## 0.9.1 (2025-08-15)
419
520Full Changelog: [ v0.9.0...v0.9.1] ( https://github.com/onkernel/kernel-python-sdk/compare/v0.9.0...v0.9.1 )
Original file line number Diff line number Diff line change 11[project ]
22name = " kernel"
3- version = " 0.9.1 "
3+ version = " 0.9.2 "
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.1 " # x-release-please-version
4+ __version__ = "0.9.2 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments