File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed
Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.72 .0"
2+ "." : " 1.73 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.73.0 (2025-04-09)
4+
5+ Full Changelog: [ v1.72.0...v1.73.0] ( https://github.com/openai/openai-python/compare/v1.72.0...v1.73.0 )
6+
7+ ### Features
8+
9+ * ** api:** manual updates ([ a3253dd] ( https://github.com/openai/openai-python/commit/a3253dd798c1eccd9810d4fc593e8c2a568bcf4f ) )
10+
11+
12+ ### Chores
13+
14+ * slight wording improvement in README ([ #2291 ] ( https://github.com/openai/openai-python/issues/2291 ) ) ([ e020759] ( https://github.com/openai/openai-python/commit/e0207598d16a2a9cb3cb3a8e8e97fa9cfdccd5e8 ) )
15+ * workaround build errors ([ 4e10c96] ( https://github.com/openai/openai-python/commit/4e10c96a483db28dedc2d8c2908765fb7317e049 ) )
16+
317## 1.72.0 (2025-04-08)
418
519Full Changelog: [ v1.71.0...v1.72.0] ( https://github.com/openai/openai-python/compare/v1.71.0...v1.72.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " openai"
3- version = " 1.72 .0"
3+ version = " 1.73 .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.72 .0" # x-release-please-version
4+ __version__ = "1.73 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments