chore(internal): version bump

This commit is contained in:
stainless-app[bot]
2025-12-04 18:04:31 +00:00
parent 96afa44cc3
commit eb044d39bc
3 changed files with 3 additions and 3 deletions

View File

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

View File

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