release: 0.1.0-alpha.12

This commit is contained in:
stainless-app[bot] 2025-07-12 02:02:32 +00:00
parent 54b122ff18
commit 730f1be142
4 changed files with 16 additions and 3 deletions

View file

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

View file

@ -1,5 +1,18 @@
# Changelog
## 0.1.0-alpha.12 (2025-07-12)
Full Changelog: [v0.1.0-alpha.11...v0.1.0-alpha.12](https://github.com/sst/opencode-sdk-python/compare/v0.1.0-alpha.11...v0.1.0-alpha.12)
### Bug Fixes
* **client:** don't send Content-Type header on GET requests ([d52fbac](https://github.com/sst/opencode-sdk-python/commit/d52fbac0f4e2ae7f3338272eb7075f1401912fe4))
### Chores
* **readme:** fix version rendering on pypi ([d7ae516](https://github.com/sst/opencode-sdk-python/commit/d7ae5162cc2346314e69fd7609050d0e97eecf6c))
## 0.1.0-alpha.11 (2025-07-09)
Full Changelog: [v0.1.0-alpha.10...v0.1.0-alpha.11](https://github.com/sst/opencode-sdk-python/compare/v0.1.0-alpha.10...v0.1.0-alpha.11)

View file

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