File tree 4 files changed +17
-3
lines changed
4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.78.1 "
2
+ "." : " 1.79.0 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.79.0 (2025-05-15)
4
+
5
+ Full Changelog: [ v1.78.1...v1.79.0] ( https://github.com/openai/openai-python/compare/v1.78.1...v1.79.0 )
6
+
7
+ ### Features
8
+
9
+ * ** api:** responses x eval api ([ fd586cb] ( https://github.com/openai/openai-python/commit/fd586cbdf889c9a5c6b9be177ff02fbfffa3eba5 ) )
10
+
11
+
12
+ ### Chores
13
+
14
+ * ** ci:** fix installation instructions ([ f26c5fc] ( https://github.com/openai/openai-python/commit/f26c5fc85d98d700b68cb55c8be5d15983a9aeaf ) )
15
+ * ** ci:** upload sdks to package manager ([ 861f105] ( https://github.com/openai/openai-python/commit/861f1055768168ab04987a42efcd32a07bc93542 ) )
16
+
3
17
## 1.78.1 (2025-05-12)
4
18
5
19
Full Changelog: [ v1.78.0...v1.78.1] ( https://github.com/openai/openai-python/compare/v1.78.0...v1.78.1 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " openai"
3
- version = " 1.78.1 "
3
+ version = " 1.79.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.78.1 " # x-release-please-version
4
+ __version__ = "1.79.0 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments