release: 0.1.0-alpha.33

This commit is contained in:
stainless-app[bot] 2025-07-25 02:26:17 +00:00
parent 4d13992ad1
commit 4e7027e1d9
4 changed files with 16 additions and 3 deletions

View file

@ -1,3 +1,3 @@
{ {
".": "0.1.0-alpha.32" ".": "0.1.0-alpha.33"
} }

View file

@ -1,5 +1,18 @@
# Changelog # Changelog
## 0.1.0-alpha.33 (2025-07-25)
Full Changelog: [v0.1.0-alpha.32...v0.1.0-alpha.33](https://github.com/sst/opencode-sdk-python/compare/v0.1.0-alpha.32...v0.1.0-alpha.33)
### Features
* **api:** api update ([9002768](https://github.com/sst/opencode-sdk-python/commit/9002768edd617a44d4d686dd9e88f41fe6a56f2f))
### Chores
* **project:** add settings file for vscode ([7fff9af](https://github.com/sst/opencode-sdk-python/commit/7fff9af8fd66865dc933dce74f0385250377af87))
## 0.1.0-alpha.32 (2025-07-24) ## 0.1.0-alpha.32 (2025-07-24)
Full Changelog: [v0.1.0-alpha.31...v0.1.0-alpha.32](https://github.com/sst/opencode-sdk-python/compare/v0.1.0-alpha.31...v0.1.0-alpha.32) Full Changelog: [v0.1.0-alpha.31...v0.1.0-alpha.32](https://github.com/sst/opencode-sdk-python/compare/v0.1.0-alpha.31...v0.1.0-alpha.32)

View file

@ -1,6 +1,6 @@
[project] [project]
name = "opencode-ai" name = "opencode-ai"
version = "0.1.0-alpha.32" version = "0.1.0-alpha.33"
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.32" # x-release-please-version __version__ = "0.1.0-alpha.33" # x-release-please-version