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- "." : " 0.7.1 "
2+ "." : " 0.8.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.8.0 (2023-11-21)
4+
5+ Full Changelog: [ v0.7.1...v0.8.0] ( https://github.com/Finch-API/finch-api-python/compare/v0.7.1...v0.8.0 )
6+
7+ ### Features
8+
9+ * ** api:** updates ([ #192 ] ( https://github.com/Finch-API/finch-api-python/issues/192 ) ) ([ 8f03e74] ( https://github.com/Finch-API/finch-api-python/commit/8f03e74f6dbc3e9c2e9543e74b06dba90fe8bbbb ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * ** client:** attempt to parse unknown json content types ([ #191 ] ( https://github.com/Finch-API/finch-api-python/issues/191 ) ) ([ aad45fe] ( https://github.com/Finch-API/finch-api-python/commit/aad45fee8d71d2b6499e71f7e37be08f8cb5a71a ) )
15+
16+
17+ ### Chores
18+
19+ * ** client:** improve copy method ([ #193 ] ( https://github.com/Finch-API/finch-api-python/issues/193 ) ) ([ 00fe295] ( https://github.com/Finch-API/finch-api-python/commit/00fe2958163a4236cd678e6825d636608ad3a9e6 ) )
20+ * ** internal:** update type hint for helper function ([ #189 ] ( https://github.com/Finch-API/finch-api-python/issues/189 ) ) ([ 0fb6bff] ( https://github.com/Finch-API/finch-api-python/commit/0fb6bff18863f51e8abe8c89e70eee72c49f44bf ) )
21+ * ** package:** add license classifier metadata ([ #194 ] ( https://github.com/Finch-API/finch-api-python/issues/194 ) ) ([ 0ab421b] ( https://github.com/Finch-API/finch-api-python/commit/0ab421b10ab73d796e2a20a649235669047abb33 ) )
22+
323## 0.7.1 (2023-11-16)
424
525Full Changelog: [ v0.7.0...v0.7.1] ( https://github.com/Finch-API/finch-api-python/compare/v0.7.0...v0.7.1 )
Original file line number Diff line number Diff line change 11[project ]
22name = " finch-api"
3- version = " 0.7.1 "
3+ version = " 0.8.0 "
44description = " The official Python library for the Finch API"
55readme = " README.md"
66license = " Apache-2.0"
Original file line number Diff line number Diff line change 11# File generated from our OpenAPI spec by Stainless.
22
33__title__ = "finch"
4- __version__ = "0.7.1 " # x-release-please-version
4+ __version__ = "0.8.0 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments