release: 0.1.0-alpha.26

This commit is contained in:
stainless-app[bot] 2025-07-21 23:24:51 +00:00
parent be1f9d88f0
commit c75c9633c9
4 changed files with 11 additions and 3 deletions

View file

@ -1,3 +1,3 @@
{ {
".": "0.1.0-alpha.25" ".": "0.1.0-alpha.26"
} }

View file

@ -1,5 +1,13 @@
# Changelog # Changelog
## 0.1.0-alpha.26 (2025-07-21)
Full Changelog: [v0.1.0-alpha.25...v0.1.0-alpha.26](https://github.com/sst/opencode-sdk-python/compare/v0.1.0-alpha.25...v0.1.0-alpha.26)
### Features
* **api:** api update ([827dc0c](https://github.com/sst/opencode-sdk-python/commit/827dc0c780afd217f981cdd31d371fe96327aeec))
## 0.1.0-alpha.25 (2025-07-21) ## 0.1.0-alpha.25 (2025-07-21)
Full Changelog: [v0.1.0-alpha.24...v0.1.0-alpha.25](https://github.com/sst/opencode-sdk-python/compare/v0.1.0-alpha.24...v0.1.0-alpha.25) Full Changelog: [v0.1.0-alpha.24...v0.1.0-alpha.25](https://github.com/sst/opencode-sdk-python/compare/v0.1.0-alpha.24...v0.1.0-alpha.25)

View file

@ -1,6 +1,6 @@
[project] [project]
name = "opencode-ai" name = "opencode-ai"
version = "0.1.0-alpha.25" version = "0.1.0-alpha.26"
description = "The official Python library for the opencode API" description = "The official Python library for the opencode API"
dynamic = ["readme"] dynamic = ["readme"]
license = "Apache-2.0" license = "Apache-2.0"

View file

@ -1,4 +1,4 @@
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details. # File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
__title__ = "opencode_ai" __title__ = "opencode_ai"
__version__ = "0.1.0-alpha.25" # x-release-please-version __version__ = "0.1.0-alpha.26" # x-release-please-version