chore(internal): version bump

This commit is contained in:
stainless-app[bot]
2026-01-09 22:10:29 +00:00
parent 75e0928193
commit d35b66aa85
3 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
{
".": "3.15.0"
".": "3.16.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.15.0'
go get -u 'github.com/openai/openai-go/v3@v3.16.0'
```
<!-- x-release-please-end -->

View File

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