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 1
1
{
2
- "." : " 1.59.9 "
2
+ "." : " 1.59.10 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.59.10 (2025-01-22)
4
+
5
+ Full Changelog: [ v1.59.9...v1.59.10] ( https://github.com/openai/openai-python/compare/v1.59.9...v1.59.10 )
6
+
7
+ ### Chores
8
+
9
+ * ** internal:** minor style changes ([ #2043 ] ( https://github.com/openai/openai-python/issues/2043 ) ) ([ 89a9dd8] ( https://github.com/openai/openai-python/commit/89a9dd821eaf5300ad11b0270b61fdfa4fd6e9b6 ) )
10
+
11
+
12
+ ### Documentation
13
+
14
+ * ** readme:** mention failed requests in request IDs ([ 5f7c30b] ( https://github.com/openai/openai-python/commit/5f7c30bc006ffb666c324011a68aae357cb33e35 ) )
15
+
3
16
## 1.59.9 (2025-01-20)
4
17
5
18
Full Changelog: [ v1.59.8...v1.59.9] ( https://github.com/openai/openai-python/compare/v1.59.8...v1.59.9 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " openai"
3
- version = " 1.59.9 "
3
+ version = " 1.59.10 "
4
4
description = " The official Python library for the openai API"
5
5
dynamic = [" readme" ]
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. See CONTRIBUTING.md for details.
2
2
3
3
__title__ = "openai"
4
- __version__ = "1.59.9 " # x-release-please-version
4
+ __version__ = "1.59.10 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments