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.3.7 "
2+ "." : " 1.3.8 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.3.8 (2023-12-07)
4+
5+ Full Changelog: [ v1.3.7...v1.3.8] ( https://github.com/openai/openai-python/compare/v1.3.7...v1.3.8 )
6+
7+ ### Chores
8+
9+ * ** internal:** reformat imports ([ #939 ] ( https://github.com/openai/openai-python/issues/939 ) ) ([ ec65124] ( https://github.com/openai/openai-python/commit/ec651249de2f4e4cf959f816e1b52f03d3b1017a ) )
10+ * ** internal:** update formatting ([ #941 ] ( https://github.com/openai/openai-python/issues/941 ) ) ([ 8e5a156] ( https://github.com/openai/openai-python/commit/8e5a156d555fe68731ba0604a7455cc03cb451ce ) )
11+ * ** package:** lift anyio v4 restriction ([ #927 ] ( https://github.com/openai/openai-python/issues/927 ) ) ([ be0438a] ( https://github.com/openai/openai-python/commit/be0438a2e399bb0e0a94907229d02fc61ab479c0 ) )
12+
313## 1.3.7 (2023-12-01)
414
515Full Changelog: [ v1.3.6...v1.3.7] ( https://github.com/openai/openai-python/compare/v1.3.6...v1.3.7 )
Original file line number Diff line number Diff line change 11[project ]
22name = " openai"
3- version = " 1.3.7 "
3+ version = " 1.3.8 "
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.3.7 " # x-release-please-version
4+ __version__ = "1.3.8 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments