File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.50.2 "
2
+ "." : " 1.50.3 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.50.3 (2024-10-01)
4
+
5
+ Full Changelog: [ v1.50.2...v1.50.3] ( https://github.com/openai/openai-python/compare/v1.50.2...v1.50.3 )
6
+
7
+ ### Chores
8
+
9
+ * ** docs:** fix maxium typo ([ #1762 ] ( https://github.com/openai/openai-python/issues/1762 ) ) ([ de94553] ( https://github.com/openai/openai-python/commit/de94553f93d71fc6c8187c8d3fbe924a71cc46dd ) )
10
+ * ** internal:** remove ds store ([ 47a3968] ( https://github.com/openai/openai-python/commit/47a3968f9b318eb02d5602f5b10e7d9e69c3ae84 ) )
11
+
12
+
13
+ ### Documentation
14
+
15
+ * ** helpers:** fix method name typo ([ #1764 ] ( https://github.com/openai/openai-python/issues/1764 ) ) ([ e1bcfe8] ( https://github.com/openai/openai-python/commit/e1bcfe86554017ac63055060153c4fd72e65c0cf ) )
16
+
3
17
## 1.50.2 (2024-09-27)
4
18
5
19
Full Changelog: [ v1.50.1...v1.50.2] ( https://github.com/openai/openai-python/compare/v1.50.1...v1.50.2 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " openai"
3
- version = " 1.50.2 "
3
+ version = " 1.50.3 "
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.50.2 " # x-release-please-version
4
+ __version__ = "1.50.3 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments