File tree 4 files changed +13
-3
lines changed
4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.3.7 "
2
+ "." : " 1.3.8 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
13
## 1.3.7 (2023-12-01)
4
14
5
15
Full 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 1
1
[project ]
2
2
name = " openai"
3
- version = " 1.3.7 "
3
+ version = " 1.3.8 "
4
4
description = " The official Python library for the openai API"
5
5
readme = " README.md"
6
6
license = " Apache-2.0"
Original file line number Diff line number Diff line change 1
1
# File generated from our OpenAPI spec by Stainless.
2
2
3
3
__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