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.502.0"
".": "0.503.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: 237
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-3b0fb8ec4f6710c53d729d6c7803a7187c1f8747b701117209f3beccba254e65.yml
openapi_spec_hash: 333cca68278fcc6b9d9d24fd8203db5e
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase/increase-5745b1b899954b526cc89e2e9403fae739a1357b82914847896497a02000a579.yml
openapi_spec_hash: ec9d610488410e9962a64139a5756d34
config_hash: 9dd89544e7c0403ccb0e0827de6a9cbf
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.503.0 (2026-04-30)

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

### Features

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

## 0.502.0 (2026-04-29)

Full Changelog: [v0.501.0...v0.502.0](https://github.com/Increase/increase-python/compare/v0.501.0...v0.502.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.502.0"
version = "0.503.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.502.0" # x-release-please-version
__version__ = "0.503.0" # x-release-please-version
2 changes: 0 additions & 2 deletions src/increase/types/event.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ class Event(BaseModel):
"digital_card_profile.updated",
"digital_wallet_token.created",
"digital_wallet_token.updated",
"document.created",
"entity.created",
"entity.updated",
"event_subscription.created",
Expand Down Expand Up @@ -193,7 +192,6 @@ class Event(BaseModel):
created.
- `digital_wallet_token.updated` - Occurs whenever a Digital Wallet Token is
updated.
- `document.created` - Occurs whenever a Document is created.
- `entity.created` - Occurs whenever an Entity is created.
- `entity.updated` - Occurs whenever an Entity is updated.
- `event_subscription.created` - Occurs whenever an Event Subscription is
Expand Down
1 change: 0 additions & 1 deletion src/increase/types/event_list_params.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ class EventListParams(TypedDict, total=False):
"digital_card_profile.updated",
"digital_wallet_token.created",
"digital_wallet_token.updated",
"document.created",
"entity.created",
"entity.updated",
"event_subscription.created",
Expand Down
2 changes: 0 additions & 2 deletions src/increase/types/event_subscription.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ class SelectedEventCategory(BaseModel):
"digital_card_profile.updated",
"digital_wallet_token.created",
"digital_wallet_token.updated",
"document.created",
"entity.created",
"entity.updated",
"event_subscription.created",
Expand Down Expand Up @@ -181,7 +180,6 @@ class SelectedEventCategory(BaseModel):
created.
- `digital_wallet_token.updated` - Occurs whenever a Digital Wallet Token is
updated.
- `document.created` - Occurs whenever a Document is created.
- `entity.created` - Occurs whenever an Entity is created.
- `entity.updated` - Occurs whenever an Entity is updated.
- `event_subscription.created` - Occurs whenever an Event Subscription is
Expand Down
2 changes: 0 additions & 2 deletions src/increase/types/event_subscription_create_params.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ class SelectedEventCategory(TypedDict, total=False):
"digital_card_profile.updated",
"digital_wallet_token.created",
"digital_wallet_token.updated",
"document.created",
"entity.created",
"entity.updated",
"event_subscription.created",
Expand Down Expand Up @@ -210,7 +209,6 @@ class SelectedEventCategory(TypedDict, total=False):
created.
- `digital_wallet_token.updated` - Occurs whenever a Digital Wallet Token is
updated.
- `document.created` - Occurs whenever a Document is created.
- `entity.created` - Occurs whenever an Entity is created.
- `entity.updated` - Occurs whenever an Entity is updated.
- `event_subscription.created` - Occurs whenever an Event Subscription is
Expand Down
2 changes: 0 additions & 2 deletions src/increase/types/unwrap_webhook_event.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ class UnwrapWebhookEvent(BaseModel):
"digital_card_profile.updated",
"digital_wallet_token.created",
"digital_wallet_token.updated",
"document.created",
"entity.created",
"entity.updated",
"event_subscription.created",
Expand Down Expand Up @@ -193,7 +192,6 @@ class UnwrapWebhookEvent(BaseModel):
created.
- `digital_wallet_token.updated` - Occurs whenever a Digital Wallet Token is
updated.
- `document.created` - Occurs whenever a Document is created.
- `entity.created` - Occurs whenever an Entity is created.
- `entity.updated` - Occurs whenever an Entity is updated.
- `event_subscription.created` - Occurs whenever an Event Subscription is
Expand Down