File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed
Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.0-alpha.10 "
2+ "." : " 0.1.0-alpha.11 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.0-alpha.11 (2025-07-09)
4+
5+ Full Changelog: [ v0.1.0-alpha.10...v0.1.0-alpha.11] ( https://github.com/sst/opencode-sdk-python/compare/v0.1.0-alpha.10...v0.1.0-alpha.11 )
6+
7+ ### Bug Fixes
8+
9+ * ** parsing:** correctly handle nested discriminated unions ([ ff5c4a1] ( https://github.com/sst/opencode-sdk-python/commit/ff5c4a14337714858bd0c193a453fc28f011b263 ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** bump pinned h11 dep ([ 6faa22e] ( https://github.com/sst/opencode-sdk-python/commit/6faa22e132534a89f10a872ead9ce78fd4ab553c ) )
15+ * ** package:** mark python 3.13 as supported ([ 5f2edbe] ( https://github.com/sst/opencode-sdk-python/commit/5f2edbe52d0450a205d69d57e75ee571cabe4b10 ) )
16+
317## 0.1.0-alpha.10 (2025-07-06)
418
519Full Changelog: [ v0.1.0-alpha.9...v0.1.0-alpha.10] ( https://github.com/sst/opencode-sdk-python/compare/v0.1.0-alpha.9...v0.1.0-alpha.10 )
Original file line number Diff line number Diff line change 11[project ]
22name = " opencode-ai"
3- version = " 0.1.0-alpha.10 "
3+ version = " 0.1.0-alpha.11 "
44description = " The official Python library for the opencode 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__ = "opencode_ai"
4- __version__ = "0.1.0-alpha.10 " # x-release-please-version
4+ __version__ = "0.1.0-alpha.11 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments