File tree Expand file tree Collapse file tree 4 files changed +18
-3
lines changed
Expand file tree Collapse file tree 4 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.41.2 "
2+ "." : " 1.42.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.42.0 (2025-11-27)
4+
5+ Full Changelog: [ v1.41.2...v1.42.0] ( https://github.com/Finch-API/finch-api-python/compare/v1.41.2...v1.42.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ f730687] ( https://github.com/Finch-API/finch-api-python/commit/f7306871020ec264ad289455f31b942d0251809e ) )
10+ * ** api:** manual updates ([ a00107b] ( https://github.com/Finch-API/finch-api-python/commit/a00107bb227b9dfa7daa3858fb06063d5b053e68 ) )
11+
12+
13+ ### Bug Fixes
14+
15+ * ensure streams are always closed ([ 3b90188] ( https://github.com/Finch-API/finch-api-python/commit/3b90188ae6b7c3029cdd649d96ce4a07418584e2 ) )
16+ * ** java:** Resolve name collisions ([ b43172b] ( https://github.com/Finch-API/finch-api-python/commit/b43172be04510b5a760a1446d3b302e9487cf3ab ) )
17+
318## 1.41.2 (2025-11-21)
419
520Full Changelog: [ v1.41.1...v1.41.2] ( https://github.com/Finch-API/finch-api-python/compare/v1.41.1...v1.41.2 )
Original file line number Diff line number Diff line change 11[project ]
22name = " finch-api"
3- version = " 1.41.2 "
3+ version = " 1.42.0 "
44description = " The official Python library for the Finch 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__ = "finch"
4- __version__ = "1.41.2 " # x-release-please-version
4+ __version__ = "1.42.0 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments