release: 0.1.0-alpha.4

This commit is contained in:
stainless-app[bot] 2025-06-27 17:42:18 +00:00
parent e6d81611bf
commit 232030ee11
4 changed files with 11 additions and 3 deletions

View file

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

View file

@ -1,5 +1,13 @@
# Changelog
## 0.1.0-alpha.4 (2025-06-27)
Full Changelog: [v0.1.0-alpha.3...v0.1.0-alpha.4](https://github.com/sst/opencode-sdk-python/compare/v0.1.0-alpha.3...v0.1.0-alpha.4)
### Features
* **api:** update via SDK Studio ([6a793f7](https://github.com/sst/opencode-sdk-python/commit/6a793f7fd33a34f19656a3e723b61a32b0068a88))
## 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)

View file

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

View file

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