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.41.0 "
2+ "." : " 1.41.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.41.1 (2025-11-10)
4+
5+ Full Changelog: [ v1.41.0...v1.41.1] ( https://github.com/Finch-API/finch-api-python/compare/v1.41.0...v1.41.1 )
6+
7+ ### Bug Fixes
8+
9+ * compat with Python 3.14 ([ f4fd112] ( https://github.com/Finch-API/finch-api-python/commit/f4fd112653743b2c8b3b69a3d743afac56795f66 ) )
10+
11+
12+ ### Chores
13+
14+ * ** package:** drop Python 3.8 support ([ 17b56ad] ( https://github.com/Finch-API/finch-api-python/commit/17b56ad3b5b044e772adc4a6d1508cb1f532e41d ) )
15+
316## 1.41.0 (2025-11-09)
417
518Full Changelog: [ v1.40.0...v1.41.0] ( https://github.com/Finch-API/finch-api-python/compare/v1.40.0...v1.41.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " finch-api"
3- version = " 1.41.0 "
3+ version = " 1.41.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.41.0 " # x-release-please-version
4+ __version__ = "1.41.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments