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.1.0-alpha.9 "
2
+ "." : " 0.1.0-alpha.10 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.1.0-alpha.10 (2025-05-19)
4
+
5
+ Full Changelog: [ v0.1.0-alpha.9...v0.1.0-alpha.10] ( https://github.com/onkernel/kernel-python-sdk/compare/v0.1.0-alpha.9...v0.1.0-alpha.10 )
6
+
7
+ ### Features
8
+
9
+ * ** api:** update via SDK Studio ([ a382570] ( https://github.com/onkernel/kernel-python-sdk/commit/a382570e96f3bae625cb176e746038fcdf0e8e73 ) )
10
+
11
+
12
+ ### Chores
13
+
14
+ * ** ci:** fix installation instructions ([ c897375] ( https://github.com/onkernel/kernel-python-sdk/commit/c8973750a1ae58f7c8eee588bbe874862dbbb46d ) )
15
+ * ** ci:** upload sdks to package manager ([ 03d0f7f] ( https://github.com/onkernel/kernel-python-sdk/commit/03d0f7f19be9614f5a81bd5c31117febd68ec5e9 ) )
16
+ * ** internal:** codegen related update ([ 49143bd] ( https://github.com/onkernel/kernel-python-sdk/commit/49143bdcb6635ae79b1c4c5fddc9017d8d81b4d7 ) )
17
+
3
18
## 0.1.0-alpha.9 (2025-05-14)
4
19
5
20
Full Changelog: [ v0.1.0-alpha.8...v0.1.0-alpha.9] ( https://github.com/onkernel/kernel-python-sdk/compare/v0.1.0-alpha.8...v0.1.0-alpha.9 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " kernel"
3
- version = " 0.1.0-alpha.9 "
3
+ version = " 0.1.0-alpha.10 "
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.1.0-alpha.9 " # x-release-please-version
4
+ __version__ = "0.1.0-alpha.10 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments