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.6.3 "
2+ "." : " 0.6.4 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.6.4 (2025-06-27)
4+
5+ Full Changelog: [ v0.6.3...v0.6.4] ( https://github.com/onkernel/kernel-python-sdk/compare/v0.6.3...v0.6.4 )
6+
7+ ### Features
8+
9+ * ** api:** add GET deployments endpoint ([ ade7884] ( https://github.com/onkernel/kernel-python-sdk/commit/ade788484f181ebfb516d831ee01aba9b9ef4037 ) )
10+ * ** api:** deployments ([ 681895c] ( https://github.com/onkernel/kernel-python-sdk/commit/681895c60447b9ac6deaa32cf4031618a242f274 ) )
11+ * ** api:** manual updates ([ 93870c1] ( https://github.com/onkernel/kernel-python-sdk/commit/93870c158c0b5b638483b0fa94ce1c2b1484db48 ) )
12+
13+
14+ ### Bug Fixes
15+
16+ * ** ci:** release-doctor — report correct token name ([ ab1f806] ( https://github.com/onkernel/kernel-python-sdk/commit/ab1f806916ffa510799f2780ba1e770baedc0933 ) )
17+
318## 0.6.3 (2025-06-25)
419
520Full Changelog: [ v0.6.2...v0.6.3] ( https://github.com/onkernel/kernel-python-sdk/compare/v0.6.2...v0.6.3 )
Original file line number Diff line number Diff line change 11[project ]
22name = " kernel"
3- version = " 0.6.3 "
3+ version = " 0.6.4 "
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.6.3 " # x-release-please-version
4+ __version__ = "0.6.4 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments