File tree 5 files changed +5
-6
lines changed
5 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 12
12
lint :
13
13
name : lint
14
14
runs-on : ubuntu-latest
15
- if : github.repository == 'Finch-API/finch-api-python'
15
+
16
16
17
17
steps :
18
18
- uses : actions/checkout@v4
33
33
test :
34
34
name : test
35
35
runs-on : ubuntu-latest
36
- if : github.repository == 'Finch-API/finch-api-python'
37
36
38
37
steps :
39
38
- uses : actions/checkout@v4
Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.20.4 "
2
+ "." : " 1.1.3 "
3
3
}
Original file line number Diff line number Diff line change 1
1
configured_endpoints : 37
2
- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/finch-60f88b9ae0cedc03dd888b63ca8dec25658c87e6cc3493170114144ca9e070c9.yml
2
+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/finch%2Ffinch -60f88b9ae0cedc03dd888b63ca8dec25658c87e6cc3493170114144ca9e070c9.yml
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " finch-api"
3
- version = " 0.20.4 "
3
+ version = " 1.1.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__ = "0.20.4 " # x-release-please-version
4
+ __version__ = "1.1.3 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments