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.7.1 "
2+ "." : " 1.7.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.7.2 (2024-01-12)
4+
5+ Full Changelog: [ v1.7.1...v1.7.2] ( https://github.com/openai/openai-python/compare/v1.7.1...v1.7.2 )
6+
7+ ### Documentation
8+
9+ * ** readme:** improve api reference ([ #1065 ] ( https://github.com/openai/openai-python/issues/1065 ) ) ([ 745b9e0] ( https://github.com/openai/openai-python/commit/745b9e08ae0abb8bf4cd87ed40fa450d9ad81ede ) )
10+
11+
12+ ### Refactors
13+
14+ * ** api:** remove deprecated endpoints ([ #1067 ] ( https://github.com/openai/openai-python/issues/1067 ) ) ([ 199ddcd] ( https://github.com/openai/openai-python/commit/199ddcdca00c136e4e0c3ff16521eff22acf2a1a ) )
15+
316## 1.7.1 (2024-01-10)
417
518Full Changelog: [ v1.7.0...v1.7.1] ( https://github.com/openai/openai-python/compare/v1.7.0...v1.7.1 )
Original file line number Diff line number Diff line change 11[project ]
22name = " openai"
3- version = " 1.7.1 "
3+ version = " 1.7.2 "
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.7.1 " # x-release-please-version
4+ __version__ = "1.7.2 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments