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.6.3 "
2
+ "." : " 0.6.4 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
18
## 0.6.3 (2025-06-25)
4
19
5
20
Full 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 1
1
[project ]
2
2
name = " kernel"
3
- version = " 0.6.3 "
3
+ version = " 0.6.4 "
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.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