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.30.5 "
2
+ "." : " 1.31.0 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.31.0 (2024-06-03)
4
+
5
+ Full Changelog: [ v1.30.5...v1.31.0] ( https://github.com/openai/openai-python/compare/v1.30.5...v1.31.0 )
6
+
7
+ ### Features
8
+
9
+ * ** api:** updates ([ #1461 ] ( https://github.com/openai/openai-python/issues/1461 ) ) ([ 0d7cc5e] ( https://github.com/openai/openai-python/commit/0d7cc5e48c565fe10ee6e8ca4d050175eb543bcb ) )
10
+
11
+
12
+ ### Chores
13
+
14
+ * fix lint ([ 1886dd4] ( https://github.com/openai/openai-python/commit/1886dd4c98d7a7b3a679bff739cb38badf5ae96c ) )
15
+
3
16
## 1.30.5 (2024-05-29)
4
17
5
18
Full Changelog: [ v1.30.4...v1.30.5] ( https://github.com/openai/openai-python/compare/v1.30.4...v1.30.5 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " openai"
3
- version = " 1.30.5 "
3
+ version = " 1.31.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.30.5 " # x-release-please-version
4
+ __version__ = "1.31.0 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments