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- "." : " 0.7.1 "
2+ "." : " 0.7.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.7.2 (2025-07-10)
4+
5+ Full Changelog: [ v0.7.1...v0.7.2] ( https://github.com/onkernel/kernel-python-sdk/compare/v0.7.1...v0.7.2 )
6+
7+ ### Bug Fixes
8+
9+ * ** parsing:** correctly handle nested discriminated unions ([ 7b25900] ( https://github.com/onkernel/kernel-python-sdk/commit/7b25900b5e12030c814231b1a212a95b090a977e ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** bump pinned h11 dep ([ 352aae2] ( https://github.com/onkernel/kernel-python-sdk/commit/352aae28c4cf9345c808910e13d7423613a6d80b ) )
15+ * ** package:** mark python 3.13 as supported ([ 5ddf6d0] ( https://github.com/onkernel/kernel-python-sdk/commit/5ddf6d0b28a8108a6e0f7de628438c33857cc6dc ) )
16+
317## 0.7.1 (2025-07-08)
418
519Full Changelog: [ v0.6.4...v0.7.1] ( https://github.com/onkernel/kernel-python-sdk/compare/v0.6.4...v0.7.1 )
Original file line number Diff line number Diff line change 11[project ]
22name = " kernel"
3- version = " 0.7.1 "
3+ version = " 0.7.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.7.1 " # x-release-please-version
4+ __version__ = "0.7.2 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments