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.60.2 "
2
+ "." : " 1.60.3 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.60.3 (2025-01-31)
4
+
5
+ Full Changelog: [ v1.60.2...v1.60.3] ( https://github.com/openai/openai-python/compare/v1.60.2...v1.60.3 )
6
+
7
+ ### Chores
8
+
9
+ * ** helpers:** section links ([ ef8d3cc] ( https://github.com/openai/openai-python/commit/ef8d3cce40022d3482d341455be604e5f1afbd70 ) )
10
+ * update api.md ([ #2063 ] ( https://github.com/openai/openai-python/issues/2063 ) ) ([ 21964f0] ( https://github.com/openai/openai-python/commit/21964f00fb104011c4c357544114702052b74548 ) )
11
+
12
+
13
+ ### Documentation
14
+
15
+ * ** readme:** current section links ([ #2055 ] ( https://github.com/openai/openai-python/issues/2055 ) ) ([ ef8d3cc] ( https://github.com/openai/openai-python/commit/ef8d3cce40022d3482d341455be604e5f1afbd70 ) )
16
+
3
17
## 1.60.2 (2025-01-27)
4
18
5
19
Full Changelog: [ v1.60.1...v1.60.2] ( https://github.com/openai/openai-python/compare/v1.60.1...v1.60.2 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " openai"
3
- version = " 1.60.2 "
3
+ version = " 1.60.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.60.2 " # x-release-please-version
4
+ __version__ = "1.60.3 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments