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.12.0 "
2+ "." : " 1.12.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.12.1 (2025-01-07)
4+
5+ Full Changelog: [ v1.12.0...v1.12.1] ( https://github.com/Finch-API/finch-api-python/compare/v1.12.0...v1.12.1 )
6+
7+ ### Chores
8+
9+ * add missing isclass check ([ #556 ] ( https://github.com/Finch-API/finch-api-python/issues/556 ) ) ([ 4b82e52] ( https://github.com/Finch-API/finch-api-python/commit/4b82e52af15f1f22f5b6e0212700ac301d0bc782 ) )
10+ * ** internal:** bump httpx dependency ([ #557 ] ( https://github.com/Finch-API/finch-api-python/issues/557 ) ) ([ 22b533f] ( https://github.com/Finch-API/finch-api-python/commit/22b533ff97e4931dfb5a71e1e2d783ab843d0115 ) )
11+ * ** internal:** codegen related update ([ #554 ] ( https://github.com/Finch-API/finch-api-python/issues/554 ) ) ([ 5db22d6] ( https://github.com/Finch-API/finch-api-python/commit/5db22d66a864bac7e7caeae7d3f168cbd2d76c0d ) )
12+
313## 1.12.0 (2024-12-17)
414
515Full Changelog: [ v1.11.0...v1.12.0] ( https://github.com/Finch-API/finch-api-python/compare/v1.11.0...v1.12.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " finch-api"
3- version = " 1.12.0 "
3+ version = " 1.12.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.12.0 " # x-release-please-version
4+ __version__ = "1.12.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments