File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.5.0 "
2+ "." : " 1.5.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.5.1 (2023-12-18)
4+
5+ Full Changelog: [ v1.5.0...v1.5.1] ( https://github.com/openai/openai-python/compare/v1.5.0...v1.5.1 )
6+
7+ ### Chores
8+
9+ * ** cli:** fix typo in completions ([ #985 ] ( https://github.com/openai/openai-python/issues/985 ) ) ([ d1e9e8f] ( https://github.com/openai/openai-python/commit/d1e9e8f24df366bb7b796c55a98247c025d229f5 ) )
10+ * ** cli:** fix typo in completions ([ #986 ] ( https://github.com/openai/openai-python/issues/986 ) ) ([ 626bc34] ( https://github.com/openai/openai-python/commit/626bc34d82a7057bac99f8b556f9e5f60c261ee7 ) )
11+ * ** internal:** fix binary response tests ([ #983 ] ( https://github.com/openai/openai-python/issues/983 ) ) ([ cfb7e30] ( https://github.com/openai/openai-python/commit/cfb7e308393f2e912e959dd10d68096dd5b3ab9c ) )
12+
313## 1.5.0 (2023-12-17)
414
515Full Changelog: [ v1.4.0...v1.5.0] ( https://github.com/openai/openai-python/compare/v1.4.0...v1.5.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " openai"
3- version = " 1.5.0 "
3+ version = " 1.5.1 "
44description = " The official Python library for the openai API"
55readme = " README.md"
66license = " Apache-2.0"
Original file line number Diff line number Diff line change 11# File generated from our OpenAPI spec by Stainless.
22
33__title__ = "openai"
4- __version__ = "1.5.0 " # x-release-please-version
4+ __version__ = "1.5.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments