release: 0.1.0-alpha.7

This commit is contained in:
stainless-app[bot] 2025-07-02 10:58:51 +00:00
parent ce2269062c
commit 310eaa7310
4 changed files with 16 additions and 3 deletions

View file

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

View file

@ -1,5 +1,18 @@
# Changelog
## 0.1.0-alpha.7 (2025-07-02)
Full Changelog: [v0.1.0-alpha.6...v0.1.0-alpha.7](https://github.com/sst/opencode-sdk-python/compare/v0.1.0-alpha.6...v0.1.0-alpha.7)
### Features
* **api:** update via SDK Studio ([84628c0](https://github.com/sst/opencode-sdk-python/commit/84628c0bd3cd508832f04db0fd8a6cd5367dddf3))
### Chores
* **ci:** change upload type ([f3019c9](https://github.com/sst/opencode-sdk-python/commit/f3019c94cb548e436b2d7d884969a90db4649f80))
## 0.1.0-alpha.6 (2025-06-30)
Full Changelog: [v0.1.0-alpha.5...v0.1.0-alpha.6](https://github.com/sst/opencode-sdk-python/compare/v0.1.0-alpha.5...v0.1.0-alpha.6)

View file

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