File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed
Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.73.0 "
2+ "." : " 1.73.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.73.1 (2025-04-14)
4+
5+ Full Changelog: [ v1.73.0...v1.73.1] ( https://github.com/openai/openai-python/compare/v1.73.0...v1.73.1 )
6+
7+ ### Bug Fixes
8+
9+ * ** chat:** skip azure async filter events ([ #2255 ] ( https://github.com/openai/openai-python/issues/2255 ) ) ([ fd3a38b] ( https://github.com/openai/openai-python/commit/fd3a38b1ed30af0a9f3302c1cfc6be6b352e65de ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** update pyright settings ([ c8f8beb] ( https://github.com/openai/openai-python/commit/c8f8bebf852380a224701bc36826291d6387c53d ) )
15+
316## 1.73.0 (2025-04-12)
417
518Full Changelog: [ v1.72.0...v1.73.0] ( https://github.com/openai/openai-python/compare/v1.72.0...v1.73.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " openai"
3- version = " 1.73.0 "
3+ version = " 1.73.1 "
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.73.0 " # x-release-please-version
4+ __version__ = "1.73.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments