File tree 4 files changed +13
-3
lines changed 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.2.0 "
2
+ "." : " 0.2.1 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.2.1 (2023-10-19)
4
+
5
+ Full Changelog: [ v0.2.0...v0.2.1] ( https://github.com/Finch-API/finch-api-python/compare/v0.2.0...v0.2.1 )
6
+
7
+ ### Chores
8
+
9
+ * ** internal:** update gitignore ([ #141 ] ( https://github.com/Finch-API/finch-api-python/issues/141 ) ) ([ f4325e8] ( https://github.com/Finch-API/finch-api-python/commit/f4325e83bc9c96578b55c65ede49b95b6c0bfc5e ) )
10
+ * ** internal:** update gitignore ([ #142 ] ( https://github.com/Finch-API/finch-api-python/issues/142 ) ) ([ c5cb20a] ( https://github.com/Finch-API/finch-api-python/commit/c5cb20a35900618e865ab599a8401d87a174045e ) )
11
+ * ** internal:** update lock file ([ #139 ] ( https://github.com/Finch-API/finch-api-python/issues/139 ) ) ([ 17c0b12] ( https://github.com/Finch-API/finch-api-python/commit/17c0b125bb03a6d9ef6657a01b67ce680b76ce5d ) )
12
+
3
13
## 0.2.0 (2023-10-17)
4
14
5
15
Full Changelog: [ v0.1.5...v0.2.0] ( https://github.com/Finch-API/finch-api-python/compare/v0.1.5...v0.2.0 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " finch-api"
3
- version = " 0.2.0 "
3
+ version = " 0.2.1 "
4
4
description = " Client 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.2.0 " # x-release-please-version
4
+ __version__ = "0.2.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments