File tree Expand file tree Collapse file tree 4 files changed +21
-3
lines changed Expand file tree Collapse file tree 4 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.36.1 "
2+ "." : " 1.37.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.37.0 (2024-07-22)
4+
5+ Full Changelog: [ v1.36.1...v1.37.0] ( https://github.com/openai/openai-python/compare/v1.36.1...v1.37.0 )
6+
7+ ### Features
8+
9+ * ** api:** add uploads endpoints ([ #1568 ] ( https://github.com/openai/openai-python/issues/1568 ) ) ([ d877b6d] ( https://github.com/openai/openai-python/commit/d877b6dabb9b3e8da6ff2f46de1120af54de398d ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * ** cli/audio:** handle non-json response format ([ #1557 ] ( https://github.com/openai/openai-python/issues/1557 ) ) ([ bb7431f] ( https://github.com/openai/openai-python/commit/bb7431f602602d4c74d75809c6934a7fd192972d ) )
15+
16+
17+ ### Documentation
18+
19+ * ** readme:** fix example snippet imports ([ #1569 ] ( https://github.com/openai/openai-python/issues/1569 ) ) ([ 0c90af6] ( https://github.com/openai/openai-python/commit/0c90af6412b3314c2257b9b8eb7fabd767f32ef6 ) )
20+
321## 1.36.1 (2024-07-20)
422
523Full Changelog: [ v1.36.0...v1.36.1] ( https://github.com/openai/openai-python/compare/v1.36.0...v1.36.1 )
Original file line number Diff line number Diff line change 11[project ]
22name = " openai"
3- version = " 1.36.1 "
3+ version = " 1.37.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.36.1 " # x-release-please-version
4+ __version__ = "1.37.0 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments