File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.93.2 "
2+ "." : " 1.93.3 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.93.3 (2025-07-09)
4+
5+ Full Changelog: [ v1.93.2...v1.93.3] ( https://github.com/openai/openai-python/compare/v1.93.2...v1.93.3 )
6+
7+ ### Bug Fixes
8+
9+ * ** parsing:** correctly handle nested discriminated unions ([ fc8a677] ( https://github.com/openai/openai-python/commit/fc8a67715d8f1b45d8639b8b6f9f6590fe358734 ) )
10+
311## 1.93.2 (2025-07-08)
412
513Full Changelog: [ v1.93.1...v1.93.2] ( https://github.com/openai/openai-python/compare/v1.93.1...v1.93.2 )
Original file line number Diff line number Diff line change 11[project ]
22name = " openai"
3- version = " 1.93.2 "
3+ version = " 1.93.3 "
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.93.2 " # x-release-please-version
4+ __version__ = "1.93.3 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments