File tree Expand file tree Collapse file tree 4 files changed +23
-3
lines changed
Expand file tree Collapse file tree 4 files changed +23
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.5 .0"
2+ "." : " 0.6 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.6.0 (2025-06-14)
4+
5+ Full Changelog: [ v0.5.0...v0.6.0] ( https://github.com/onkernel/kernel-python-sdk/compare/v0.5.0...v0.6.0 )
6+
7+ ### Features
8+
9+ * ** api:** update via SDK Studio ([ d51332b] ( https://github.com/onkernel/kernel-python-sdk/commit/d51332b18af547affb215d9a7596bbbdb7ccff24 ) )
10+ * ** api:** update via SDK Studio ([ 452e83c] ( https://github.com/onkernel/kernel-python-sdk/commit/452e83c41d808b97e1ff54cdfa79d74abccfc9b5 ) )
11+ * ** api:** update via SDK Studio ([ 496e5cd] ( https://github.com/onkernel/kernel-python-sdk/commit/496e5cd31745446c16234120f9299be4a9830bb5 ) )
12+
13+
14+ ### Bug Fixes
15+
16+ * ** client:** correctly parse binary response | stream ([ 0079349] ( https://github.com/onkernel/kernel-python-sdk/commit/007934910a1ec8e17a6be821feacef9b42a2c142 ) )
17+
18+
19+ ### Chores
20+
21+ * ** tests:** run tests in parallel ([ 83e4f2c] ( https://github.com/onkernel/kernel-python-sdk/commit/83e4f2c26f02a7df56917e993af1e1d85ba241e6 ) )
22+
323## 0.5.0 (2025-06-03)
424
525Full Changelog: [ v0.4.0...v0.5.0] ( https://github.com/onkernel/kernel-python-sdk/compare/v0.4.0...v0.5.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " kernel"
3- version = " 0.5 .0"
3+ version = " 0.6 .0"
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.5 .0" # x-release-please-version
4+ __version__ = "0.6 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments