File tree Expand file tree Collapse file tree 4 files changed +14
-3
lines changed Expand file tree Collapse file tree 4 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.40.5 "
2+ "." : " 1.40.6 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.40.6 (2024-08-12)
4+
5+ Full Changelog: [ v1.40.5...v1.40.6] ( https://github.com/openai/openai-python/compare/v1.40.5...v1.40.6 )
6+
7+ ### Chores
8+
9+ * ** examples:** minor formatting changes ([ #1644 ] ( https://github.com/openai/openai-python/issues/1644 ) ) ([ e08acf1] ( https://github.com/openai/openai-python/commit/e08acf1c6edd1501ed70c4634cd884ab1658af0d ) )
10+ * ** internal:** update some imports ([ #1642 ] ( https://github.com/openai/openai-python/issues/1642 ) ) ([ fce1ea7] ( https://github.com/openai/openai-python/commit/fce1ea72a89ba2737bc77775fe04f3a21ecb28e7 ) )
11+ * sync openapi url ([ #1646 ] ( https://github.com/openai/openai-python/issues/1646 ) ) ([ 8ae3801] ( https://github.com/openai/openai-python/commit/8ae380123ada0bfaca9961e222a0e9c8b585e2d4 ) )
12+ * ** tests:** fix pydantic v1 tests ([ 2623630] ( https://github.com/openai/openai-python/commit/26236303f0f6de5df887e8ee3e41d5bc39a3abb1 ) )
13+
314## 1.40.5 (2024-08-12)
415
516Full Changelog: [ v1.40.4...v1.40.5] ( https://github.com/openai/openai-python/compare/v1.40.4...v1.40.5 )
Original file line number Diff line number Diff line change 11[project ]
22name = " openai"
3- version = " 1.40.5 "
3+ version = " 1.40.6 "
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.40.5 " # x-release-please-version
4+ __version__ = "1.40.6 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments