release: 0.1.0-alpha.3

This commit is contained in:
stainless-app[bot] 2025-06-27 17:33:02 +00:00
parent 07ebf63f71
commit d11c0a1d8e
4 changed files with 12 additions and 3 deletions

View file

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

View file

@ -1,5 +1,14 @@
# Changelog # Changelog
## 0.1.0-alpha.3 (2025-06-27)
Full Changelog: [v0.1.0-alpha.2...v0.1.0-alpha.3](https://github.com/sst/opencode-sdk-python/compare/v0.1.0-alpha.2...v0.1.0-alpha.3)
### Features
* **api:** update via SDK Studio ([9ab5a57](https://github.com/sst/opencode-sdk-python/commit/9ab5a570a78b28aa0dfbad5e6302f930f2011fed))
* **api:** update via SDK Studio ([3e426e4](https://github.com/sst/opencode-sdk-python/commit/3e426e4328bd876b3bc5123e20b9a1b69dd1756d))
## 0.1.0-alpha.2 (2025-06-27) ## 0.1.0-alpha.2 (2025-06-27)
Full Changelog: [v0.1.0-alpha.1...v0.1.0-alpha.2](https://github.com/sst/opencode-sdk-python/compare/v0.1.0-alpha.1...v0.1.0-alpha.2) Full Changelog: [v0.1.0-alpha.1...v0.1.0-alpha.2](https://github.com/sst/opencode-sdk-python/compare/v0.1.0-alpha.1...v0.1.0-alpha.2)

View file

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