File tree Expand file tree Collapse file tree 4 files changed +28
-3
lines changed Expand file tree Collapse file tree 4 files changed +28
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.60.2 "
2+ "." : " 1.61.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.61.0 (2025-01-31)
4+
5+ Full Changelog: [ v1.60.2...v1.61.0] ( https://github.com/openai/openai-python/compare/v1.60.2...v1.61.0 )
6+
7+ ### Features
8+
9+ * ** api:** add o3-mini ([ #2067 ] ( https://github.com/openai/openai-python/issues/2067 ) ) ([ 12b87a4] ( https://github.com/openai/openai-python/commit/12b87a4a1e6cb071a6b063d089585dec56a5d534 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * ** types:** correct metadata type + other fixes ([ 12b87a4] ( https://github.com/openai/openai-python/commit/12b87a4a1e6cb071a6b063d089585dec56a5d534 ) )
15+
16+
17+ ### Chores
18+
19+ * ** helpers:** section links ([ ef8d3cc] ( https://github.com/openai/openai-python/commit/ef8d3cce40022d3482d341455be604e5f1afbd70 ) )
20+ * ** types:** fix Metadata types ([ 82d3156] ( https://github.com/openai/openai-python/commit/82d3156e74ed2f95edd10cd7ebea53d2b5562794 ) )
21+ * update api.md ([ #2063 ] ( https://github.com/openai/openai-python/issues/2063 ) ) ([ 21964f0] ( https://github.com/openai/openai-python/commit/21964f00fb104011c4c357544114702052b74548 ) )
22+
23+
24+ ### Documentation
25+
26+ * ** readme:** current section links ([ #2055 ] ( https://github.com/openai/openai-python/issues/2055 ) ) ([ ef8d3cc] ( https://github.com/openai/openai-python/commit/ef8d3cce40022d3482d341455be604e5f1afbd70 ) )
27+
328## 1.60.2 (2025-01-27)
429
530Full 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 11[project ]
22name = " openai"
3- version = " 1.60.2 "
3+ version = " 1.61.0 "
44description = " The official Python library for the openai API"
55dynamic = [" readme" ]
66license = " Apache-2.0"
Original file line number Diff line number Diff line change 11# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22
33__title__ = "openai"
4- __version__ = "1.60.2 " # x-release-please-version
4+ __version__ = "1.61.0 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments