File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.105 .0"
2+ "." : " 1.106 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.106.0 (2025-09-04)
4+
5+ Full Changelog: [ v1.105.0...v1.106.0] ( https://github.com/openai/openai-python/compare/v1.105.0...v1.106.0 )
6+
7+ ### Features
8+
9+ * ** client:** support callable api_key ([ #2588 ] ( https://github.com/openai/openai-python/issues/2588 ) ) ([ e1bad01] ( https://github.com/openai/openai-python/commit/e1bad015b8a2b98bfee955a24bc931347a58efc1 ) )
10+ * improve future compat with pydantic v3 ([ 6645d93] ( https://github.com/openai/openai-python/commit/6645d9317a240982928b92c2f4af0381db6edc09 ) )
11+
312## 1.105.0 (2025-09-03)
413
514Full Changelog: [ v1.104.2...v1.105.0] ( https://github.com/openai/openai-python/compare/v1.104.2...v1.105.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " openai"
3- version = " 1.105 .0"
3+ version = " 1.106 .0"
44description = " The official Python library for the openai API"
55dynamic = [" readme" ]
66license = " Apache-2.0"
Original file line number Diff line number Diff line change 11# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22
33__title__ = "openai"
4- __version__ = "1.105 .0" # x-release-please-version
4+ __version__ = "1.106 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments