File tree Expand file tree Collapse file tree 4 files changed +18
-3
lines changed Expand file tree Collapse file tree 4 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.5.0 "
2
+ "." : " 1.5.1 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.5.1 (2024-09-17)
4
+
5
+ Full Changelog: [ v1.5.0...v1.5.1] ( https://github.com/Finch-API/finch-api-python/compare/v1.5.0...v1.5.1 )
6
+
7
+ ### Chores
8
+
9
+ * ** internal:** bump pyright / mypy version ([ #497 ] ( https://github.com/Finch-API/finch-api-python/issues/497 ) ) ([ 85749d1] ( https://github.com/Finch-API/finch-api-python/commit/85749d1c2ddf4ea4984b32ea3723a79ad7cc6e99 ) )
10
+ * ** internal:** bump ruff ([ #496 ] ( https://github.com/Finch-API/finch-api-python/issues/496 ) ) ([ f1a7d3f] ( https://github.com/Finch-API/finch-api-python/commit/f1a7d3f788e0202c2094b5e60b089237a765ce5d ) )
11
+ * ** internal:** codegen related update ([ #493 ] ( https://github.com/Finch-API/finch-api-python/issues/493 ) ) ([ 590d384] ( https://github.com/Finch-API/finch-api-python/commit/590d38471e5703f6c17385971a9d9cb7e3d6a857 ) )
12
+
13
+
14
+ ### Documentation
15
+
16
+ * update CONTRIBUTING.md ([ #495 ] ( https://github.com/Finch-API/finch-api-python/issues/495 ) ) ([ 40d4f67] ( https://github.com/Finch-API/finch-api-python/commit/40d4f670d89118e1fd7df411ea2b8ecef135988e ) )
17
+
3
18
## 1.5.0 (2024-09-03)
4
19
5
20
Full Changelog: [ v1.4.0...v1.5.0] ( https://github.com/Finch-API/finch-api-python/compare/v1.4.0...v1.5.0 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " finch-api"
3
- version = " 1.5.0 "
3
+ version = " 1.5.1 "
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__ = "1.5.0 " # x-release-please-version
4
+ __version__ = "1.5.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments