File tree Expand file tree Collapse file tree 4 files changed +23
-3
lines changed
Expand file tree Collapse file tree 4 files changed +23
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.99.7 "
2+ "." : " 1.99.8 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.99.8 (2025-08-11)
4+
5+ Full Changelog: [ v1.99.7...v1.99.8] ( https://github.com/openai/openai-python/compare/v1.99.7...v1.99.8 )
6+
7+ ### Bug Fixes
8+
9+ * ** internal/tests:** correct snapshot update comment ([ 2784a7a] ( https://github.com/openai/openai-python/commit/2784a7a7da24ddba74b5717f07d67546864472b9 ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal/tests:** add inline snapshot format command ([ 8107db8] ( https://github.com/openai/openai-python/commit/8107db8ff738baa65fe4cf2f2d7f1acd29219c78 ) )
15+ * ** internal:** fix formatting ([ f03a03d] ( https://github.com/openai/openai-python/commit/f03a03de8c84740209d021598ff8bf56b6d3c684 ) )
16+ * ** tests:** add responses output_text test ([ 971347b] ( https://github.com/openai/openai-python/commit/971347b3a05f79c51abd11c86b382ca73c28cefb ) )
17+
18+
19+ ### Refactors
20+
21+ * ** tests:** share snapshot utils ([ 791c567] ( https://github.com/openai/openai-python/commit/791c567cd87fb8d587965773b1da0404c7848c68 ) )
22+
323## 1.99.7 (2025-08-11)
424
525Full Changelog: [ v1.99.6...v1.99.7] ( https://github.com/openai/openai-python/compare/v1.99.6...v1.99.7 )
Original file line number Diff line number Diff line change 11[project ]
22name = " openai"
3- version = " 1.99.7 "
3+ version = " 1.99.8 "
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.99.7 " # x-release-please-version
4+ __version__ = "1.99.8 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments