File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed
Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.46.0 "
2+ "." : " 1.46.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.46.1 (2024-09-19)
4+
5+ Full Changelog: [ v1.46.0...v1.46.1] ( https://github.com/openai/openai-python/compare/v1.46.0...v1.46.1 )
6+
7+ ### Bug Fixes
8+
9+ * ** client:** handle domains with underscores ([ #1726 ] ( https://github.com/openai/openai-python/issues/1726 ) ) ([ cd194df] ( https://github.com/openai/openai-python/commit/cd194dfdc418a84589bd903357cba349e9ad3e78 ) )
10+
11+
12+ ### Chores
13+
14+ * ** streaming:** silence pydantic model_dump warnings ([ #1722 ] ( https://github.com/openai/openai-python/issues/1722 ) ) ([ 30f84b9] ( https://github.com/openai/openai-python/commit/30f84b96081ac37f60e40a75d765dbbf563b61b3 ) )
15+
316## 1.46.0 (2024-09-17)
417
518Full Changelog: [ v1.45.1...v1.46.0] ( https://github.com/openai/openai-python/compare/v1.45.1...v1.46.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " openai"
3- version = " 1.46.0 "
3+ version = " 1.46.1 "
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.46.0 " # x-release-please-version
4+ __version__ = "1.46.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments