File tree 4 files changed +17
-3
lines changed 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.13.2 "
2
+ "." : " 1.13.3 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.13.3 (2025-01-20)
4
+
5
+ Full Changelog: [ v1.13.2...v1.13.3] ( https://github.com/Finch-API/finch-api-python/compare/v1.13.2...v1.13.3 )
6
+
7
+ ### Chores
8
+
9
+ * ** internal:** bump pyright dependency ([ #574 ] ( https://github.com/Finch-API/finch-api-python/issues/574 ) ) ([ 24ccfc8] ( https://github.com/Finch-API/finch-api-python/commit/24ccfc8732a8c6e9819b37a9d30651fe1ab565fd ) )
10
+ * ** internal:** update deps ([ #572 ] ( https://github.com/Finch-API/finch-api-python/issues/572 ) ) ([ 40c663f] ( https://github.com/Finch-API/finch-api-python/commit/40c663f4be579ea1451ae489055e9d1b381f33d6 ) )
11
+
12
+
13
+ ### Documentation
14
+
15
+ * ** raw responses:** fix duplicate ` the ` ([ #575 ] ( https://github.com/Finch-API/finch-api-python/issues/575 ) ) ([ ae1b97a] ( https://github.com/Finch-API/finch-api-python/commit/ae1b97a538f2eb075a8ff1f38ab8ab2e9ec0e2b6 ) )
16
+
3
17
## 1.13.2 (2025-01-10)
4
18
5
19
Full Changelog: [ v1.13.1...v1.13.2] ( https://github.com/Finch-API/finch-api-python/compare/v1.13.1...v1.13.2 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " finch-api"
3
- version = " 1.13.2 "
3
+ version = " 1.13.3 "
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.13.2 " # x-release-please-version
4
+ __version__ = "1.13.3 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments