release: 0.1.0-alpha.31

This commit is contained in:
stainless-app[bot] 2025-07-24 01:49:37 +00:00
parent 4c0117a6c5
commit 10a8dac1d7
4 changed files with 11 additions and 3 deletions

View file

@ -1,3 +1,3 @@
{ {
".": "0.1.0-alpha.30" ".": "0.1.0-alpha.31"
} }

View file

@ -1,5 +1,13 @@
# Changelog # Changelog
## 0.1.0-alpha.31 (2025-07-24)
Full Changelog: [v0.1.0-alpha.30...v0.1.0-alpha.31](https://github.com/sst/opencode-sdk-python/compare/v0.1.0-alpha.30...v0.1.0-alpha.31)
### Features
* **api:** api update ([35553a6](https://github.com/sst/opencode-sdk-python/commit/35553a6e3b3472562cdc38f0399fcd37af1b52e9))
## 0.1.0-alpha.30 (2025-07-23) ## 0.1.0-alpha.30 (2025-07-23)
Full Changelog: [v0.1.0-alpha.29...v0.1.0-alpha.30](https://github.com/sst/opencode-sdk-python/compare/v0.1.0-alpha.29...v0.1.0-alpha.30) Full Changelog: [v0.1.0-alpha.29...v0.1.0-alpha.30](https://github.com/sst/opencode-sdk-python/compare/v0.1.0-alpha.29...v0.1.0-alpha.30)

View file

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

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.30" # x-release-please-version __version__ = "0.1.0-alpha.31" # x-release-please-version