File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed
Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 2.31 .0"
2+ "." : " 2.32 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.32.0 (2026-04-10)
4+
5+ Full Changelog: [ v2.31.0...v2.32.0] ( https://github.com/openai/openai-python/compare/v2.31.0...v2.32.0 )
6+
7+ ### Features
8+
9+ * ** api:** Add detail to InputFileContent ([ 60de21d] ( https://github.com/openai/openai-python/commit/60de21d1fcfbcadea0d9b8d884c73c9dc49d14ff ) )
10+ * ** api:** add OAuthErrorCode type ([ 0c8d2c3] ( https://github.com/openai/openai-python/commit/0c8d2c3b44242c9139dc554896ea489b56e236b8 ) )
11+ * ** client:** support reconnection in websockets ([ eb72a95] ( https://github.com/openai/openai-python/commit/eb72a953ea9dc5beec3eef537be6eb32292c3f65 ) )
12+
313## 2.31.0 (2026-04-08)
414
515Full Changelog: [ v2.30.0...v2.31.0] ( https://github.com/openai/openai-python/compare/v2.30.0...v2.31.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " openai"
3- version = " 2.31 .0"
3+ version = " 2.32 .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__ = "2.31 .0" # x-release-please-version
4+ __version__ = "2.32 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments