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.87 .0"
2
+ "." : " 1.88 .0"
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.88.0 (2025-06-17)
4
+
5
+ Full Changelog: [ v1.87.0...v1.88.0] ( https://github.com/openai/openai-python/compare/v1.87.0...v1.88.0 )
6
+
7
+ ### Features
8
+
9
+ * ** api:** manual updates ([ 5d18a84] ( https://github.com/openai/openai-python/commit/5d18a8448ecbe31597e98ec7f64d7050c831901e ) )
10
+
11
+
12
+ ### Chores
13
+
14
+ * ** ci:** enable for pull requests ([ 542b0ce] ( https://github.com/openai/openai-python/commit/542b0ce98f14ccff4f9e1bcbd3a9ea5e4f846638 ) )
15
+ * ** internal:** minor formatting ([ 29d723d] ( https://github.com/openai/openai-python/commit/29d723d1f1baf2a5843293c8647dc7baa16d56d1 ) )
16
+
3
17
## 1.87.0 (2025-06-16)
4
18
5
19
Full Changelog: [ v1.86.0...v1.87.0] ( https://github.com/openai/openai-python/compare/v1.86.0...v1.87.0 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " openai"
3
- version = " 1.87 .0"
3
+ version = " 1.88 .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.87 .0" # x-release-please-version
4
+ __version__ = "1.88 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments