File tree Expand file tree Collapse file tree 4 files changed +22
-3
lines changed Expand file tree Collapse file tree 4 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.101 .0"
2+ "." : " 1.102 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.102.0 (2025-08-26)
4+
5+ Full Changelog: [ v1.101.0...v1.102.0] ( https://github.com/openai/openai-python/compare/v1.101.0...v1.102.0 )
6+
7+ ### Features
8+
9+ * ** api:** add web search filters ([ 1c199a8] ( https://github.com/openai/openai-python/commit/1c199a8dc85f773ae656fe850fdfb80b91f8f6b1 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * avoid newer type syntax ([ bd0c668] ( https://github.com/openai/openai-python/commit/bd0c668d754b89c78c2c9ad2e081258c04aaece6 ) )
15+
16+
17+ ### Chores
18+
19+ * ** internal:** change ci workflow machines ([ 3e129d5] ( https://github.com/openai/openai-python/commit/3e129d5e49f6391dea7497132cb3cfed8e5dd8ee ) )
20+ * ** internal:** codegen related update ([ b6dc170] ( https://github.com/openai/openai-python/commit/b6dc170832d719fc5028cfe234748c22e6e168aa ) )
21+
322## 1.101.0 (2025-08-21)
423
524Full Changelog: [ v1.100.3...v1.101.0] ( https://github.com/openai/openai-python/compare/v1.100.3...v1.101.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " openai"
3- version = " 1.101 .0"
3+ version = " 1.102 .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.101 .0" # x-release-please-version
4+ __version__ = "1.102 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments