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.59.8 "
2+ "." : " 1.59.9 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.59.9 (2025-01-20)
4+
5+ Full Changelog: [ v1.59.8...v1.59.9] ( https://github.com/openai/openai-python/compare/v1.59.8...v1.59.9 )
6+
7+ ### Chores
8+
9+ * ** internal:** update websockets dep ([ #2036 ] ( https://github.com/openai/openai-python/issues/2036 ) ) ([ 642cd11] ( https://github.com/openai/openai-python/commit/642cd119482c6fbca925ba702ad2579f9dc47bf9 ) )
10+
11+
12+ ### Documentation
13+
14+ * fix typo ([ #2031 ] ( https://github.com/openai/openai-python/issues/2031 ) ) ([ 02fcf15] ( https://github.com/openai/openai-python/commit/02fcf15611953089826a74725cb96201d94658bb ) )
15+ * ** raw responses:** fix duplicate ` the ` ([ #2039 ] ( https://github.com/openai/openai-python/issues/2039 ) ) ([ 9b8eab9] ( https://github.com/openai/openai-python/commit/9b8eab99fdc6a581a1f5cc421c6f74b0e2b30415 ) )
16+
317## 1.59.8 (2025-01-17)
418
519Full Changelog: [ v1.59.7...v1.59.8] ( https://github.com/openai/openai-python/compare/v1.59.7...v1.59.8 )
Original file line number Diff line number Diff line change 11[project ]
22name = " openai"
3- version = " 1.59.8 "
3+ version = " 1.59.9 "
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.59.8 " # x-release-please-version
4+ __version__ = "1.59.9 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments