File tree Expand file tree Collapse file tree 4 files changed +23
-3
lines changed Expand file tree Collapse file tree 4 files changed +23
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.7.1 "
2
+ "." : " 0.8.0 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
23
## 0.7.1 (2023-11-16)
4
24
5
25
Full 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 1
1
[project ]
2
2
name = " finch-api"
3
- version = " 0.7.1 "
3
+ version = " 0.8.0 "
4
4
description = " The official Python library for the Finch API"
5
5
readme = " README.md"
6
6
license = " Apache-2.0"
Original file line number Diff line number Diff line change 1
1
# File generated from our OpenAPI spec by Stainless.
2
2
3
3
__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