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.30.2 "
2
+ "." : " 1.30.3 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.30.3 (2024-05-24)
4
+
5
+ Full Changelog: [ v1.30.2...v1.30.3] ( https://github.com/openai/openai-python/compare/v1.30.2...v1.30.3 )
6
+
7
+ ### Chores
8
+
9
+ * ** ci:** update rye install location ([ #1440 ] ( https://github.com/openai/openai-python/issues/1440 ) ) ([ 8a0e5bf] ( https://github.com/openai/openai-python/commit/8a0e5bf4c03d9c714799fad43be68ac9c2b1f37a ) )
10
+ * ** internal:** bump pyright ([ #1442 ] ( https://github.com/openai/openai-python/issues/1442 ) ) ([ 64a151e] ( https://github.com/openai/openai-python/commit/64a151eae705d55484f870df461434c0a6961e2b ) )
11
+ * ** internal:** fix lint issue ([ #1444 ] ( https://github.com/openai/openai-python/issues/1444 ) ) ([ b0eb458] ( https://github.com/openai/openai-python/commit/b0eb4582e050b0a25af3d80d2cb584bfc7cd11ab ) )
12
+
3
13
## 1.30.2 (2024-05-23)
4
14
5
15
Full Changelog: [ v1.30.1...v1.30.2] ( https://github.com/openai/openai-python/compare/v1.30.1...v1.30.2 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " openai"
3
- version = " 1.30.2 "
3
+ version = " 1.30.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.30.2 " # x-release-please-version
4
+ __version__ = "1.30.3 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments