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.98 .0"
2+ "." : " 1.99 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.99.0 (2025-07-31)
4+
5+ Full Changelog: [ v1.98.0...v1.99.0] ( https://github.com/openai/openai-python/compare/v1.98.0...v1.99.0 )
6+
7+ ### Features
8+
9+ * ** client:** support file upload requests ([ 0772e6e] ( https://github.com/openai/openai-python/commit/0772e6ed8310e15539610b003dd73f72f474ec0c ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * add missing prompt_cache_key & prompt_cache_key params ([ 00b49ae] ( https://github.com/openai/openai-python/commit/00b49ae8d44ea396ac0536fc3ce4658fc669e2f5 ) )
15+
316## 1.98.0 (2025-07-30)
417
518Full Changelog: [ v1.97.2...v1.98.0] ( https://github.com/openai/openai-python/compare/v1.97.2...v1.98.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " openai"
3- version = " 1.98 .0"
3+ version = " 1.99 .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.98 .0" # x-release-please-version
4+ __version__ = "1.99 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments