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 11{
2- "." : " 1.39 .0"
2+ "." : " 1.40 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.40.0 (2024-08-06)
4+
5+ Full Changelog: [ v1.39.0...v1.40.0] ( https://github.com/openai/openai-python/compare/v1.39.0...v1.40.0 )
6+
7+ ### Features
8+
9+ * ** api:** add structured outputs support ([ e8dba7d] ( https://github.com/openai/openai-python/commit/e8dba7d0e08a7d0de5952be716e0efe9ae373759 ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** bump ruff version ([ #1604 ] ( https://github.com/openai/openai-python/issues/1604 ) ) ([ 3e19a87] ( https://github.com/openai/openai-python/commit/3e19a87255d8e92716689656afaa3f16297773b6 ) )
15+ * ** internal:** update pydantic compat helper function ([ #1607 ] ( https://github.com/openai/openai-python/issues/1607 ) ) ([ 973c18b] ( https://github.com/openai/openai-python/commit/973c18b259a0e4a8134223f50a5f660b86650949 ) )
16+
317## 1.39.0 (2024-08-05)
418
519Full Changelog: [ v1.38.0...v1.39.0] ( https://github.com/openai/openai-python/compare/v1.38.0...v1.39.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " openai"
3- version = " 1.39 .0"
3+ version = " 1.40 .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.39 .0" # x-release-please-version
4+ __version__ = "1.40 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments