release: 0.1.0-alpha.30

This commit is contained in:
stainless-app[bot] 2025-07-23 02:02:42 +00:00
parent 0a269c0379
commit 8b4a7b17fc
4 changed files with 11 additions and 3 deletions

View file

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

View file

@ -1,5 +1,13 @@
# Changelog
## 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)
### Bug Fixes
* **parsing:** parse extra field types ([6817656](https://github.com/sst/opencode-sdk-python/commit/6817656ba347e8074960af1526763c134d75cf7d))
## 0.1.0-alpha.29 (2025-07-22)
Full Changelog: [v0.1.0-alpha.28...v0.1.0-alpha.29](https://github.com/sst/opencode-sdk-python/compare/v0.1.0-alpha.28...v0.1.0-alpha.29)

View file

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

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