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.4 .0"
2
+ "." : " 0.5 .0"
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.5.0 (2025-06-03)
4
+
5
+ Full Changelog: [ v0.4.0...v0.5.0] ( https://github.com/onkernel/kernel-python-sdk/compare/v0.4.0...v0.5.0 )
6
+
7
+ ### Features
8
+
9
+ * ** api:** update via SDK Studio ([ 6bc85d1] ( https://github.com/onkernel/kernel-python-sdk/commit/6bc85d1fb74d7c496c02c1bde19129ae07892af7 ) )
10
+ * ** api:** update via SDK Studio ([ 007cb3c] ( https://github.com/onkernel/kernel-python-sdk/commit/007cb3cafc3697743131489bfd46651f246c2e87 ) )
11
+ * ** client:** add follow_redirects request option ([ 4db3b7f] ( https://github.com/onkernel/kernel-python-sdk/commit/4db3b7f7a19af62ac986fcf4482cfe0a5454ca50 ) )
12
+
13
+
14
+ ### Chores
15
+
16
+ * ** docs:** remove reference to rye shell ([ 1f9ea78] ( https://github.com/onkernel/kernel-python-sdk/commit/1f9ea78913d336137e76aa4d8c83e708ee6b9fd6 ) )
17
+
3
18
## 0.4.0 (2025-05-28)
4
19
5
20
Full Changelog: [ v0.3.0...v0.4.0] ( https://github.com/onkernel/kernel-python-sdk/compare/v0.3.0...v0.4.0 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " kernel"
3
- version = " 0.4 .0"
3
+ version = " 0.5 .0"
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.4 .0" # x-release-please-version
4
+ __version__ = "0.5 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments