release: 0.1.0-alpha.34

This commit is contained in:
stainless-app[bot]
2024-11-07 17:54:52 +00:00
parent baa063307d
commit 6c06211e78
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -25,7 +25,7 @@ Or to pin the version:
<!-- x-release-please-start-version -->
```sh
go get -u 'github.com/openai/openai-go@v0.1.0-alpha.33'
go get -u 'github.com/openai/openai-go@v0.1.0-alpha.34'
```
<!-- x-release-please-end -->