File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 1.21.0 "
2+ "." : " 1.21.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.21.1 (2025-04-11)
4+
5+ Full Changelog: [ v1.21.0...v1.21.1] ( https://github.com/Finch-API/finch-api-python/compare/v1.21.0...v1.21.1 )
6+
7+ ### Bug Fixes
8+
9+ * ** perf:** optimize some hot paths ([ 4fe846e] ( https://github.com/Finch-API/finch-api-python/commit/4fe846ea14d90fb142eb1d2b3d7fa259326604f8 ) )
10+ * ** perf:** skip traversing types for NotGiven values ([ c6df147] ( https://github.com/Finch-API/finch-api-python/commit/c6df1471d194dcad32a5ab771f8a7fe19e904f9f ) )
11+
312## 1.21.0 (2025-04-09)
413
514Full Changelog: [ v1.20.1...v1.21.0] ( https://github.com/Finch-API/finch-api-python/compare/v1.20.1...v1.21.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " finch-api"
3- version = " 1.21.0 "
3+ version = " 1.21.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.21.0 " # x-release-please-version
4+ __version__ = "1.21.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments