chore(internal): version bump

This commit is contained in:
stainless-app[bot]
2025-10-28 14:21:52 +00:00
parent f1a69d0e63
commit d4b89e960b
3 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
{
".": "3.6.1"
".": "3.7.0"
}

View File

@@ -30,7 +30,7 @@ Or to pin the version:
<!-- x-release-please-start-version -->
```sh
go get -u 'github.com/openai/openai-go/v3@v3.6.1'
go get -u 'github.com/openai/openai-go/v3@v3.7.0'
```
<!-- x-release-please-end -->

View File

@@ -2,4 +2,4 @@
package internal
const PackageVersion = "3.6.1" // x-release-please-version
const PackageVersion = "3.7.0" // x-release-please-version