File tree 4 files changed +16
-3
lines changed
4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.40.1 "
2
+ "." : " 1.41.0 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.41.0 (2024-08-08)
4
+
5
+ Full Changelog: [ v1.40.1...v1.41.0] ( https://github.com/openai/openai-python/compare/v1.40.1...v1.41.0 )
6
+
7
+ ### Features
8
+
9
+ * ** client:** raise helpful error message for response_format misuse ([ 6a6fa61] ( https://github.com/openai/openai-python/commit/6a6fa6176ad3e19966e92917c1f7c3404213380b ) )
10
+
11
+
12
+ ### Chores
13
+
14
+ * ** internal:** format some docstrings ([ f76b460] ( https://github.com/openai/openai-python/commit/f76b460414ee34bc4c6f796490bcca5a5e006897 ) )
15
+
3
16
## 1.40.1 (2024-08-07)
4
17
5
18
Full Changelog: [ v1.40.0...v1.40.1] ( https://github.com/openai/openai-python/compare/v1.40.0...v1.40.1 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " openai"
3
- version = " 1.40.1 "
3
+ version = " 1.41.0 "
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.40.1 " # x-release-please-version
4
+ __version__ = "1.41.0 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments