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.59.7 "
2+ "." : " 1.59.8 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.59.8 (2025-01-13)
4+
5+ Full Changelog: [ v1.59.7...v1.59.8] ( https://github.com/openai/openai-python/compare/v1.59.7...v1.59.8 )
6+
7+ ### Bug Fixes
8+
9+ * streaming ([ c16f58e] ( https://github.com/openai/openai-python/commit/c16f58ead0bc85055b164182689ba74b7e939dfa ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** streaming refactors ([ #2012 ] ( https://github.com/openai/openai-python/issues/2012 ) ) ([ d76a748] ( https://github.com/openai/openai-python/commit/d76a748f606743407f94dfc26758095560e2082a ) )
15+
316## 1.59.7 (2025-01-13)
417
518Full Changelog: [ v1.59.6...v1.59.7] ( https://github.com/openai/openai-python/compare/v1.59.6...v1.59.7 )
Original file line number Diff line number Diff line change 11[project ]
22name = " openai"
3- version = " 1.59.7 "
3+ version = " 1.59.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.59.7 " # x-release-please-version
4+ __version__ = "1.59.8 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments