File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed
Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.6.1 "
2+ "." : " 0.7.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.7.0 (2025-06-23)
4+
5+ Full Changelog: [ v0.6.1...v0.7.0] ( https://github.com/onkernel/kernel-python-sdk/compare/v0.6.1...v0.7.0 )
6+
7+ ### Features
8+
9+ * ** client:** add support for aiohttp ([ fbe32a1] ( https://github.com/onkernel/kernel-python-sdk/commit/fbe32a143a69f45cc8f93aab70d8fd555a337a9d ) )
10+
11+
12+ ### Documentation
13+
14+ * ** client:** fix httpx.Timeout documentation reference ([ f3c0127] ( https://github.com/onkernel/kernel-python-sdk/commit/f3c0127bb4132bcf19ce2fd3016776c556386ffb ) )
15+
316## 0.6.1 (2025-06-18)
417
518Full Changelog: [ v0.6.0...v0.6.1] ( https://github.com/onkernel/kernel-python-sdk/compare/v0.6.0...v0.6.1 )
Original file line number Diff line number Diff line change 11[project ]
22name = " kernel"
3- version = " 0.6.1 "
3+ version = " 0.7.0 "
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.1 " # x-release-please-version
4+ __version__ = "0.7.0 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments