File tree 4 files changed +17
-3
lines changed
4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.59.8 "
2
+ "." : " 1.59.9 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.59.9 (2025-01-20)
4
+
5
+ Full Changelog: [ v1.59.8...v1.59.9] ( https://github.com/openai/openai-python/compare/v1.59.8...v1.59.9 )
6
+
7
+ ### Chores
8
+
9
+ * ** internal:** update websockets dep ([ #2036 ] ( https://github.com/openai/openai-python/issues/2036 ) ) ([ 642cd11] ( https://github.com/openai/openai-python/commit/642cd119482c6fbca925ba702ad2579f9dc47bf9 ) )
10
+
11
+
12
+ ### Documentation
13
+
14
+ * fix typo ([ #2031 ] ( https://github.com/openai/openai-python/issues/2031 ) ) ([ 02fcf15] ( https://github.com/openai/openai-python/commit/02fcf15611953089826a74725cb96201d94658bb ) )
15
+ * ** raw responses:** fix duplicate ` the ` ([ #2039 ] ( https://github.com/openai/openai-python/issues/2039 ) ) ([ 9b8eab9] ( https://github.com/openai/openai-python/commit/9b8eab99fdc6a581a1f5cc421c6f74b0e2b30415 ) )
16
+
3
17
## 1.59.8 (2025-01-17)
4
18
5
19
Full Changelog: [ v1.59.7...v1.59.8] ( https://github.com/openai/openai-python/compare/v1.59.7...v1.59.8 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " openai"
3
- version = " 1.59.8 "
3
+ version = " 1.59.9 "
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.8 " # x-release-please-version
4
+ __version__ = "1.59.9 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments