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.97.0 "
2+ "." : " 1.97.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.97.1 (2025-07-21)
4+
5+ Full Changelog: [ v1.97.0...v1.97.1] ( https://github.com/openai/openai-python/compare/v1.97.0...v1.97.1 )
6+
7+ ### Bug Fixes
8+
9+ * ** parsing:** ignore empty metadata ([ 58c359f] ( https://github.com/openai/openai-python/commit/58c359ff67fd6103268e4405600fd58844b6f27b ) )
10+
11+
12+ ### Chores
13+
14+ * ** api:** event shapes more accurate ([ f3a9a92] ( https://github.com/openai/openai-python/commit/f3a9a9229280ecb7e0b2779dd44290df6d9824ef ) )
15+
316## 1.97.0 (2025-07-16)
417
518Full Changelog: [ v1.96.1...v1.97.0] ( https://github.com/openai/openai-python/compare/v1.96.1...v1.97.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " openai"
3- version = " 1.97.0 "
3+ version = " 1.97.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.97.0 " # x-release-please-version
4+ __version__ = "1.97.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments