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.20.0 "
2+ "." : " 1.20.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.20.1 (2025-04-08)
4+
5+ Full Changelog: [ v1.20.0...v1.20.1] ( https://github.com/Finch-API/finch-api-python/compare/v1.20.0...v1.20.1 )
6+
7+ ### Bug Fixes
8+
9+ * ** client:** send all configured auth headers ([ #643 ] ( https://github.com/Finch-API/finch-api-python/issues/643 ) ) ([ b91fc64] ( https://github.com/Finch-API/finch-api-python/commit/b91fc64410c673f9a078eef8084743ea05cada0b ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** codegen related update ([ #641 ] ( https://github.com/Finch-API/finch-api-python/issues/641 ) ) ([ 89df119] ( https://github.com/Finch-API/finch-api-python/commit/89df119f02f94e79d7fa75ba2a78b568624328bc ) )
15+
316## 1.20.0 (2025-04-04)
417
518Full Changelog: [ v1.19.0...v1.20.0] ( https://github.com/Finch-API/finch-api-python/compare/v1.19.0...v1.20.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " finch-api"
3- version = " 1.20.0 "
3+ version = " 1.20.1 "
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.20.0 " # x-release-please-version
4+ __version__ = "1.20.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments