File tree 4 files changed +18
-3
lines changed
4 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.21.11 "
2
+ "." : " 0.21.12 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.21.12 (2024-07-16)
4
+
5
+ Full Changelog: [ v0.21.11...v0.21.12] ( https://github.com/Finch-API/finch-api-python/compare/v0.21.11...v0.21.12 )
6
+
7
+ ### Bug Fixes
8
+
9
+ * ** api:** remove unused fields ([ #432 ] ( https://github.com/Finch-API/finch-api-python/issues/432 ) ) ([ 1d00a32] ( https://github.com/Finch-API/finch-api-python/commit/1d00a3210dee1aaf3c88334c0acbccbd78b1c48f ) )
10
+
11
+
12
+ ### Chores
13
+
14
+ * ** docs:** minor update to formatting of API link in README ([ #434 ] ( https://github.com/Finch-API/finch-api-python/issues/434 ) ) ([ 178f659] ( https://github.com/Finch-API/finch-api-python/commit/178f659bcd0005c433548fcbc0611c5be5fac464 ) )
15
+ * ** internal:** update formatting ([ #435 ] ( https://github.com/Finch-API/finch-api-python/issues/435 ) ) ([ ae16b3a] ( https://github.com/Finch-API/finch-api-python/commit/ae16b3ae58e2fb9c987b553b27214ef64c66706e ) )
16
+ * ** internal:** update formatting ([ #436 ] ( https://github.com/Finch-API/finch-api-python/issues/436 ) ) ([ 67630b3] ( https://github.com/Finch-API/finch-api-python/commit/67630b392348670c88b3effdd62b8ad132de8b04 ) )
17
+
3
18
## 0.21.11 (2024-07-15)
4
19
5
20
Full Changelog: [ v0.21.10...v0.21.11] ( https://github.com/Finch-API/finch-api-python/compare/v0.21.10...v0.21.11 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " finch-api"
3
- version = " 0.21.11 "
3
+ version = " 0.21.12 "
4
4
description = " The official Python library for the Finch API"
5
5
dynamic = [" readme" ]
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. See CONTRIBUTING.md for details.
2
2
3
3
__title__ = "finch"
4
- __version__ = "0.21.11 " # x-release-please-version
4
+ __version__ = "0.21.12 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments