File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.1.0-alpha.8 "
2
+ "." : " 0.1.0-alpha.9 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.1.0-alpha.9 (2025-05-14)
4
+
5
+ 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 )
6
+
7
+ ### Features
8
+
9
+ * ** api:** update via SDK Studio ([ 472443c] ( https://github.com/onkernel/kernel-python-sdk/commit/472443c0fc689a2a1e6e5177fc74ca78e556a0d6 ) )
10
+
3
11
## 0.1.0-alpha.8 (2025-05-12)
4
12
5
13
Full Changelog: [ v0.1.0-alpha.7...v0.1.0-alpha.8] ( https://github.com/onkernel/kernel-python-sdk/compare/v0.1.0-alpha.7...v0.1.0-alpha.8 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " kernel"
3
- version = " 0.1.0-alpha.8 "
3
+ version = " 0.1.0-alpha.9 "
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.8 " # x-release-please-version
4
+ __version__ = "0.1.0-alpha.9 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments