Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.385.0"
".": "0.386.0"
}
4 changes: 2 additions & 2 deletions .stats.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
configured_endpoints: 228
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-3c8035f19693dda684506d2e1ea8e9ce7db5e7400923872518c3ac9cb19b7a2a.yml
openapi_spec_hash: a41137b030f9e14858f05263731b8f4d
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-029ea9e6c4067d483991aa9c3f62773ffaf56ac0b765749983afc182074e834d.yml
openapi_spec_hash: 4b3f58b1324441e24b4c2b4dfa391d74
config_hash: eb2035151c7b49c2f12caf55469b8f9a
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.386.0 (2025-11-07)

Full Changelog: [v0.385.0...v0.386.0](https://github.com/Increase/increase-python/compare/v0.385.0...v0.386.0)

### Features

* **api:** api update ([ef00366](https://github.com/Increase/increase-python/commit/ef00366be1ca47cbfb471351f03105c327a80c01))

## 0.385.0 (2025-11-07)

Full Changelog: [v0.384.0...v0.385.0](https://github.com/Increase/increase-python/compare/v0.384.0...v0.385.0)
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "increase"
version = "0.385.0"
version = "0.386.0"
description = "The official Python library for the increase API"
dynamic = ["readme"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion src/increase/_version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.

__title__ = "increase"
__version__ = "0.385.0" # x-release-please-version
__version__ = "0.386.0" # x-release-please-version
6 changes: 6 additions & 0 deletions src/increase/resources/files.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ def create(
"check_attachment",
"form_ss_4",
"identity_document",
"loan_application_supplemental_document",
"other",
"trust_formation_document",
"digital_wallet_artwork",
Expand Down Expand Up @@ -98,6 +99,8 @@ def create(
with a check that you've requested Increase print.
- `form_ss_4` - IRS Form SS-4.
- `identity_document` - An image of a government-issued ID.
- `loan_application_supplemental_document` - A supplemental document for a Loan
Application.
- `other` - A file purpose not covered by any of the other cases.
- `trust_formation_document` - A legal document forming a trust.
- `digital_wallet_artwork` - A card image to be rendered inside digital wallet
Expand Down Expand Up @@ -282,6 +285,7 @@ async def create(
"check_attachment",
"form_ss_4",
"identity_document",
"loan_application_supplemental_document",
"other",
"trust_formation_document",
"digital_wallet_artwork",
Expand Down Expand Up @@ -323,6 +327,8 @@ async def create(
with a check that you've requested Increase print.
- `form_ss_4` - IRS Form SS-4.
- `identity_document` - An image of a government-issued ID.
- `loan_application_supplemental_document` - A supplemental document for a Loan
Application.
- `other` - A file purpose not covered by any of the other cases.
- `trust_formation_document` - A legal document forming a trust.
- `digital_wallet_artwork` - A card image to be rendered inside digital wallet
Expand Down
3 changes: 3 additions & 0 deletions src/increase/types/file.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ class File(BaseModel):
"form_ss_4",
"identity_document",
"increase_statement",
"loan_application_supplemental_document",
"other",
"trust_formation_document",
"digital_wallet_artwork",
Expand Down Expand Up @@ -95,6 +96,8 @@ class File(BaseModel):
- `form_ss_4` - IRS Form SS-4.
- `identity_document` - An image of a government-issued ID.
- `increase_statement` - A statement generated by Increase.
- `loan_application_supplemental_document` - A supplemental document for a Loan
Application.
- `other` - A file purpose not covered by any of the other cases.
- `trust_formation_document` - A legal document forming a trust.
- `digital_wallet_artwork` - A card image to be rendered inside digital wallet
Expand Down
3 changes: 3 additions & 0 deletions src/increase/types/file_create_params.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ class FileCreateParams(TypedDict, total=False):
"check_attachment",
"form_ss_4",
"identity_document",
"loan_application_supplemental_document",
"other",
"trust_formation_document",
"digital_wallet_artwork",
Expand All @@ -50,6 +51,8 @@ class FileCreateParams(TypedDict, total=False):
with a check that you've requested Increase print.
- `form_ss_4` - IRS Form SS-4.
- `identity_document` - An image of a government-issued ID.
- `loan_application_supplemental_document` - A supplemental document for a Loan
Application.
- `other` - A file purpose not covered by any of the other cases.
- `trust_formation_document` - A legal document forming a trust.
- `digital_wallet_artwork` - A card image to be rendered inside digital wallet
Expand Down
1 change: 1 addition & 0 deletions src/increase/types/file_list_params.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ class CreatedAt(TypedDict, total=False):
"form_ss_4",
"identity_document",
"increase_statement",
"loan_application_supplemental_document",
"other",
"trust_formation_document",
"digital_wallet_artwork",
Expand Down