From 90eed97b6a0d2540f83ac3e0920de7dcf0913087 Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 16:23:42 +0000 Subject: [PATCH 1/3] codegen metadata --- .stats.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.stats.yml b/.stats.yml index ebb83182..4040608c 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 241 -openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-ecd0cee565701f1d47c0db3efed2734f1195f60e5767c9c5f67ddb5de5e6abf1.yml -openapi_spec_hash: d9205bf9cc1ce52d0d046007318761a1 +openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-4be650ff48cb364ea7a5b638127234a1097527c5814c232559d6157516ec1d0a.yml +openapi_spec_hash: 2acb075b897ec407db8d854467a51669 config_hash: cb5b8736705c06b670f6a25484622d62 From 8728b2a511909f663c40798b1b605f43b4a4d12e Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 18:08:28 +0000 Subject: [PATCH 2/3] feat(api): api update --- .stats.yml | 4 +-- .../simulations/test_inbound_ach_transfers.py | 24 ++++++------- tests/api_resources/test_ach_transfers.py | 32 ++++++++--------- .../api_resources/test_card_push_transfers.py | 24 ++++++------- tests/api_resources/test_cards.py | 16 ++++----- tests/api_resources/test_check_transfers.py | 36 +++++++++---------- tests/api_resources/test_exports.py | 4 +-- tests/api_resources/test_external_accounts.py | 4 +-- tests/api_resources/test_fednow_transfers.py | 4 +-- .../test_real_time_payments_transfers.py | 12 +++---- tests/api_resources/test_routing_numbers.py | 16 ++++----- tests/api_resources/test_swift_transfers.py | 12 +++---- .../test_wire_drawdown_requests.py | 4 +-- tests/api_resources/test_wire_transfers.py | 24 ++++++------- 14 files changed, 108 insertions(+), 108 deletions(-) diff --git a/.stats.yml b/.stats.yml index 4040608c..b895364e 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 241 -openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-4be650ff48cb364ea7a5b638127234a1097527c5814c232559d6157516ec1d0a.yml -openapi_spec_hash: 2acb075b897ec407db8d854467a51669 +openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-8976b540ed44817057c5bcb4ccafd92c12d7af6f215e5e72c2be7fd213d04c66.yml +openapi_spec_hash: 292e3d85a82124d4c5418719bb7c8b65 config_hash: cb5b8736705c06b670f6a25484622d62 diff --git a/tests/api_resources/simulations/test_inbound_ach_transfers.py b/tests/api_resources/simulations/test_inbound_ach_transfers.py index 9c76d64f..807b314e 100644 --- a/tests/api_resources/simulations/test_inbound_ach_transfers.py +++ b/tests/api_resources/simulations/test_inbound_ach_transfers.py @@ -33,13 +33,13 @@ def test_method_create_with_all_params(self, client: Increase) -> None: amount=1000, addenda={ "category": "freeform", - "freeform": {"entries": [{"payment_related_information": "x"}]}, + "freeform": {"entries": [{"payment_related_information": "payment_related_information"}]}, }, - company_descriptive_date="x", - company_discretionary_data="x", - company_entry_description="x", - company_id="x", - company_name="x", + company_descriptive_date="J!", + company_discretionary_data="J!", + company_entry_description="J!", + company_id="company_id", + company_name="company_name", receiver_id_number="x", receiver_name="x", resolve_at=parse_datetime("2019-12-27T18:11:19.117Z"), @@ -94,13 +94,13 @@ async def test_method_create_with_all_params(self, async_client: AsyncIncrease) amount=1000, addenda={ "category": "freeform", - "freeform": {"entries": [{"payment_related_information": "x"}]}, + "freeform": {"entries": [{"payment_related_information": "payment_related_information"}]}, }, - company_descriptive_date="x", - company_discretionary_data="x", - company_entry_description="x", - company_id="x", - company_name="x", + company_descriptive_date="J!", + company_discretionary_data="J!", + company_entry_description="J!", + company_id="company_id", + company_name="company_name", receiver_id_number="x", receiver_name="x", resolve_at=parse_datetime("2019-12-27T18:11:19.117Z"), diff --git a/tests/api_resources/test_ach_transfers.py b/tests/api_resources/test_ach_transfers.py index 103899c1..c56d8510 100644 --- a/tests/api_resources/test_ach_transfers.py +++ b/tests/api_resources/test_ach_transfers.py @@ -37,25 +37,25 @@ def test_method_create_with_all_params(self, client: Increase) -> None: account_number="987654321", addenda={ "category": "freeform", - "freeform": {"entries": [{"payment_related_information": "x"}]}, + "freeform": {"entries": [{"payment_related_information": "payment_related_information"}]}, "payment_order_remittance_advice": { "invoices": [ { - "invoice_number": "x", + "invoice_number": "sq", "paid_amount": 0, } ] }, }, - company_descriptive_date="x", - company_discretionary_data="x", - company_entry_description="x", - company_name="x", + company_descriptive_date="J!", + company_discretionary_data="J!", + company_entry_description="J!", + company_name="company_name", destination_account_holder="business", external_account_id="external_account_id", funding="checking", - individual_id="x", - individual_name="x", + individual_id="individual_id", + individual_name="individual_name", preferred_effective_date={ "date": parse_date("2019-12-27"), "settlement_schedule": "same_day", @@ -276,25 +276,25 @@ async def test_method_create_with_all_params(self, async_client: AsyncIncrease) account_number="987654321", addenda={ "category": "freeform", - "freeform": {"entries": [{"payment_related_information": "x"}]}, + "freeform": {"entries": [{"payment_related_information": "payment_related_information"}]}, "payment_order_remittance_advice": { "invoices": [ { - "invoice_number": "x", + "invoice_number": "sq", "paid_amount": 0, } ] }, }, - company_descriptive_date="x", - company_discretionary_data="x", - company_entry_description="x", - company_name="x", + company_descriptive_date="J!", + company_discretionary_data="J!", + company_entry_description="J!", + company_name="company_name", destination_account_holder="business", external_account_id="external_account_id", funding="checking", - individual_id="x", - individual_name="x", + individual_id="individual_id", + individual_name="individual_name", preferred_effective_date={ "date": parse_date("2019-12-27"), "settlement_schedule": "same_day", diff --git a/tests/api_resources/test_card_push_transfers.py b/tests/api_resources/test_card_push_transfers.py index a936ec35..3326af29 100644 --- a/tests/api_resources/test_card_push_transfers.py +++ b/tests/api_resources/test_card_push_transfers.py @@ -66,12 +66,12 @@ def test_method_create_with_all_params(self, client: Increase) -> None: sender_address_state="NY", sender_name="Ian Crease", source_account_number_id="account_number_v18nkfqm6afpsrvy82b2", - merchant_legal_business_name="x", - merchant_street_address="x", - recipient_address_city="x", - recipient_address_line1="x", - recipient_address_postal_code="x", - recipient_address_state="x", + merchant_legal_business_name="x6", + merchant_street_address="merchant_street_address", + recipient_address_city="recipient_address_city", + recipient_address_line1="recipient_address_line1", + recipient_address_postal_code="x6", + recipient_address_state="x6", require_approval=True, ) assert_matches_type(CardPushTransfer, card_push_transfer, path=["response"]) @@ -345,12 +345,12 @@ async def test_method_create_with_all_params(self, async_client: AsyncIncrease) sender_address_state="NY", sender_name="Ian Crease", source_account_number_id="account_number_v18nkfqm6afpsrvy82b2", - merchant_legal_business_name="x", - merchant_street_address="x", - recipient_address_city="x", - recipient_address_line1="x", - recipient_address_postal_code="x", - recipient_address_state="x", + merchant_legal_business_name="x6", + merchant_street_address="merchant_street_address", + recipient_address_city="recipient_address_city", + recipient_address_line1="recipient_address_line1", + recipient_address_postal_code="x6", + recipient_address_state="x6", require_approval=True, ) assert_matches_type(CardPushTransfer, card_push_transfer, path=["response"]) diff --git a/tests/api_resources/test_cards.py b/tests/api_resources/test_cards.py index bfa0bf63..3d57ebd8 100644 --- a/tests/api_resources/test_cards.py +++ b/tests/api_resources/test_cards.py @@ -40,8 +40,8 @@ def test_method_create_with_all_params(self, client: Increase) -> None: "blocked": [{"identifier": "x"}], }, "merchant_category_code": { - "allowed": [{"code": "xxxx"}], - "blocked": [{"code": "xxxx"}], + "allowed": [{"code": "0253"}], + "blocked": [{"code": "0253"}], }, "merchant_country": { "allowed": [{"country": "xx"}], @@ -162,8 +162,8 @@ def test_method_update_with_all_params(self, client: Increase) -> None: "blocked": [{"identifier": "x"}], }, "merchant_category_code": { - "allowed": [{"code": "xxxx"}], - "blocked": [{"code": "xxxx"}], + "allowed": [{"code": "0253"}], + "blocked": [{"code": "0253"}], }, "merchant_country": { "allowed": [{"country": "xx"}], @@ -428,8 +428,8 @@ async def test_method_create_with_all_params(self, async_client: AsyncIncrease) "blocked": [{"identifier": "x"}], }, "merchant_category_code": { - "allowed": [{"code": "xxxx"}], - "blocked": [{"code": "xxxx"}], + "allowed": [{"code": "0253"}], + "blocked": [{"code": "0253"}], }, "merchant_country": { "allowed": [{"country": "xx"}], @@ -550,8 +550,8 @@ async def test_method_update_with_all_params(self, async_client: AsyncIncrease) "blocked": [{"identifier": "x"}], }, "merchant_category_code": { - "allowed": [{"code": "xxxx"}], - "blocked": [{"code": "xxxx"}], + "allowed": [{"code": "0253"}], + "blocked": [{"code": "0253"}], }, "merchant_country": { "allowed": [{"country": "xx"}], diff --git a/tests/api_resources/test_check_transfers.py b/tests/api_resources/test_check_transfers.py index fa0afb17..855637c0 100644 --- a/tests/api_resources/test_check_transfers.py +++ b/tests/api_resources/test_check_transfers.py @@ -39,14 +39,14 @@ def test_method_create_with_all_params(self, client: Increase) -> None: fulfillment_method="physical_check", source_account_number_id="account_number_v18nkfqm6afpsrvy82b2", balance_check="full", - check_number="x", + check_number="469", physical_check={ "mailing_address": { "city": "New York", "line1": "33 Liberty Street", "postal_code": "10045", "state": "NY", - "line2": "x", + "line2": "line2", "name": "Ian Crease", "phone": "+16505046304", }, @@ -54,15 +54,15 @@ def test_method_create_with_all_params(self, client: Increase) -> None: "recipient_name": "Ian Crease", "attachment_file_id": "attachment_file_id", "check_voucher_image_file_id": "check_voucher_image_file_id", - "note": "x", - "payer": [{"contents": "x"}], + "note": "note", + "payer": [{"contents": "contents"}], "return_address": { - "city": "x", - "line1": "x", - "name": "x", - "postal_code": "x", + "city": "city", + "line1": "line1", + "name": "name", + "postal_code": "21029-9469", "state": "x", - "line2": "x", + "line2": "line2", "phone": "x", }, "shipping_method": "usps_first_class", @@ -333,14 +333,14 @@ async def test_method_create_with_all_params(self, async_client: AsyncIncrease) fulfillment_method="physical_check", source_account_number_id="account_number_v18nkfqm6afpsrvy82b2", balance_check="full", - check_number="x", + check_number="469", physical_check={ "mailing_address": { "city": "New York", "line1": "33 Liberty Street", "postal_code": "10045", "state": "NY", - "line2": "x", + "line2": "line2", "name": "Ian Crease", "phone": "+16505046304", }, @@ -348,15 +348,15 @@ async def test_method_create_with_all_params(self, async_client: AsyncIncrease) "recipient_name": "Ian Crease", "attachment_file_id": "attachment_file_id", "check_voucher_image_file_id": "check_voucher_image_file_id", - "note": "x", - "payer": [{"contents": "x"}], + "note": "note", + "payer": [{"contents": "contents"}], "return_address": { - "city": "x", - "line1": "x", - "name": "x", - "postal_code": "x", + "city": "city", + "line1": "line1", + "name": "name", + "postal_code": "21029-9469", "state": "x", - "line2": "x", + "line2": "line2", "phone": "x", }, "shipping_method": "usps_first_class", diff --git a/tests/api_resources/test_exports.py b/tests/api_resources/test_exports.py index ab05c991..d056d4ee 100644 --- a/tests/api_resources/test_exports.py +++ b/tests/api_resources/test_exports.py @@ -70,7 +70,7 @@ def test_method_create_with_all_params(self, client: Increase) -> None: vendor_csv={}, voided_check={ "account_number_id": "account_number_id", - "payer": [{"line": "x"}], + "payer": [{"line": "line"}], }, ) assert_matches_type(Export, export, path=["response"]) @@ -238,7 +238,7 @@ async def test_method_create_with_all_params(self, async_client: AsyncIncrease) vendor_csv={}, voided_check={ "account_number_id": "account_number_id", - "payer": [{"line": "x"}], + "payer": [{"line": "line"}], }, ) assert_matches_type(Export, export, path=["response"]) diff --git a/tests/api_resources/test_external_accounts.py b/tests/api_resources/test_external_accounts.py index 4d639e66..70071ccb 100644 --- a/tests/api_resources/test_external_accounts.py +++ b/tests/api_resources/test_external_accounts.py @@ -166,7 +166,7 @@ def test_method_list_with_all_params(self, client: Increase) -> None: cursor="cursor", idempotency_key="x", limit=1, - routing_number="xxxxxxxxx", + routing_number="483310694", status={"in": ["active"]}, ) assert_matches_type(SyncPage[ExternalAccount], external_account, path=["response"]) @@ -343,7 +343,7 @@ async def test_method_list_with_all_params(self, async_client: AsyncIncrease) -> cursor="cursor", idempotency_key="x", limit=1, - routing_number="xxxxxxxxx", + routing_number="483310694", status={"in": ["active"]}, ) assert_matches_type(AsyncPage[ExternalAccount], external_account, path=["response"]) diff --git a/tests/api_resources/test_fednow_transfers.py b/tests/api_resources/test_fednow_transfers.py index 9059977e..53a035ac 100644 --- a/tests/api_resources/test_fednow_transfers.py +++ b/tests/api_resources/test_fednow_transfers.py @@ -47,7 +47,7 @@ def test_method_create_with_all_params(self, client: Increase) -> None: }, debtor_address={ "city": "x", - "postal_code": "x", + "postal_code": "21029-9469", "state": "x", "line1": "x", }, @@ -280,7 +280,7 @@ async def test_method_create_with_all_params(self, async_client: AsyncIncrease) }, debtor_address={ "city": "x", - "postal_code": "x", + "postal_code": "21029-9469", "state": "x", "line1": "x", }, diff --git a/tests/api_resources/test_real_time_payments_transfers.py b/tests/api_resources/test_real_time_payments_transfers.py index 3996d9bc..a299138c 100644 --- a/tests/api_resources/test_real_time_payments_transfers.py +++ b/tests/api_resources/test_real_time_payments_transfers.py @@ -39,12 +39,12 @@ def test_method_create_with_all_params(self, client: Increase) -> None: source_account_number_id="account_number_v18nkfqm6afpsrvy82b2", unstructured_remittance_information="Invoice 29582", account_number="987654321", - debtor_name="x", + debtor_name="debtor_name", external_account_id="external_account_id", require_approval=True, routing_number="101050001", - ultimate_creditor_name="x", - ultimate_debtor_name="x", + ultimate_creditor_name="ultimate_creditor_name", + ultimate_debtor_name="ultimate_debtor_name", ) assert_matches_type(RealTimePaymentsTransfer, real_time_payments_transfer, path=["response"]) @@ -265,12 +265,12 @@ async def test_method_create_with_all_params(self, async_client: AsyncIncrease) source_account_number_id="account_number_v18nkfqm6afpsrvy82b2", unstructured_remittance_information="Invoice 29582", account_number="987654321", - debtor_name="x", + debtor_name="debtor_name", external_account_id="external_account_id", require_approval=True, routing_number="101050001", - ultimate_creditor_name="x", - ultimate_debtor_name="x", + ultimate_creditor_name="ultimate_creditor_name", + ultimate_debtor_name="ultimate_debtor_name", ) assert_matches_type(RealTimePaymentsTransfer, real_time_payments_transfer, path=["response"]) diff --git a/tests/api_resources/test_routing_numbers.py b/tests/api_resources/test_routing_numbers.py index 62e2949a..bd8a3c88 100644 --- a/tests/api_resources/test_routing_numbers.py +++ b/tests/api_resources/test_routing_numbers.py @@ -21,14 +21,14 @@ class TestRoutingNumbers: @parametrize def test_method_list(self, client: Increase) -> None: routing_number = client.routing_numbers.list( - routing_number="xxxxxxxxx", + routing_number="483310694", ) assert_matches_type(SyncPage[RoutingNumberListResponse], routing_number, path=["response"]) @parametrize def test_method_list_with_all_params(self, client: Increase) -> None: routing_number = client.routing_numbers.list( - routing_number="xxxxxxxxx", + routing_number="483310694", cursor="cursor", limit=1, ) @@ -37,7 +37,7 @@ def test_method_list_with_all_params(self, client: Increase) -> None: @parametrize def test_raw_response_list(self, client: Increase) -> None: response = client.routing_numbers.with_raw_response.list( - routing_number="xxxxxxxxx", + routing_number="483310694", ) assert response.is_closed is True @@ -48,7 +48,7 @@ def test_raw_response_list(self, client: Increase) -> None: @parametrize def test_streaming_response_list(self, client: Increase) -> None: with client.routing_numbers.with_streaming_response.list( - routing_number="xxxxxxxxx", + routing_number="483310694", ) as response: assert not response.is_closed assert response.http_request.headers.get("X-Stainless-Lang") == "python" @@ -67,14 +67,14 @@ class TestAsyncRoutingNumbers: @parametrize async def test_method_list(self, async_client: AsyncIncrease) -> None: routing_number = await async_client.routing_numbers.list( - routing_number="xxxxxxxxx", + routing_number="483310694", ) assert_matches_type(AsyncPage[RoutingNumberListResponse], routing_number, path=["response"]) @parametrize async def test_method_list_with_all_params(self, async_client: AsyncIncrease) -> None: routing_number = await async_client.routing_numbers.list( - routing_number="xxxxxxxxx", + routing_number="483310694", cursor="cursor", limit=1, ) @@ -83,7 +83,7 @@ async def test_method_list_with_all_params(self, async_client: AsyncIncrease) -> @parametrize async def test_raw_response_list(self, async_client: AsyncIncrease) -> None: response = await async_client.routing_numbers.with_raw_response.list( - routing_number="xxxxxxxxx", + routing_number="483310694", ) assert response.is_closed is True @@ -94,7 +94,7 @@ async def test_raw_response_list(self, async_client: AsyncIncrease) -> None: @parametrize async def test_streaming_response_list(self, async_client: AsyncIncrease) -> None: async with async_client.routing_numbers.with_streaming_response.list( - routing_number="xxxxxxxxx", + routing_number="483310694", ) as response: assert not response.is_closed assert response.http_request.headers.get("X-Stainless-Lang") == "python" diff --git a/tests/api_resources/test_swift_transfers.py b/tests/api_resources/test_swift_transfers.py index f2e2a35d..663fb237 100644 --- a/tests/api_resources/test_swift_transfers.py +++ b/tests/api_resources/test_swift_transfers.py @@ -54,7 +54,7 @@ def test_method_create_with_all_params(self, client: Increase) -> None: "city": "Frankfurt", "country": "DE", "line1": "Sonnemannstrasse 20", - "line2": "x", + "line2": "line2", "postal_code": "60314", "state": "x", }, @@ -63,7 +63,7 @@ def test_method_create_with_all_params(self, client: Increase) -> None: "city": "New York", "country": "US", "line1": "33 Liberty Street", - "line2": "x", + "line2": "line2", "postal_code": "10045", "state": "NY", }, @@ -73,7 +73,7 @@ def test_method_create_with_all_params(self, client: Increase) -> None: source_account_number_id="account_number_v18nkfqm6afpsrvy82b2", unstructured_remittance_information="New Swift transfer", require_approval=True, - routing_number="x", + routing_number="sq", ) assert_matches_type(SwiftTransfer, swift_transfer, path=["response"]) @@ -334,7 +334,7 @@ async def test_method_create_with_all_params(self, async_client: AsyncIncrease) "city": "Frankfurt", "country": "DE", "line1": "Sonnemannstrasse 20", - "line2": "x", + "line2": "line2", "postal_code": "60314", "state": "x", }, @@ -343,7 +343,7 @@ async def test_method_create_with_all_params(self, async_client: AsyncIncrease) "city": "New York", "country": "US", "line1": "33 Liberty Street", - "line2": "x", + "line2": "line2", "postal_code": "10045", "state": "NY", }, @@ -353,7 +353,7 @@ async def test_method_create_with_all_params(self, async_client: AsyncIncrease) source_account_number_id="account_number_v18nkfqm6afpsrvy82b2", unstructured_remittance_information="New Swift transfer", require_approval=True, - routing_number="x", + routing_number="sq", ) assert_matches_type(SwiftTransfer, swift_transfer, path=["response"]) diff --git a/tests/api_resources/test_wire_drawdown_requests.py b/tests/api_resources/test_wire_drawdown_requests.py index 62a03679..0d879e88 100644 --- a/tests/api_resources/test_wire_drawdown_requests.py +++ b/tests/api_resources/test_wire_drawdown_requests.py @@ -67,7 +67,7 @@ def test_method_create_with_all_params(self, client: Increase) -> None: debtor_account_number="987654321", debtor_external_account_id="debtor_external_account_id", debtor_routing_number="101050001", - end_to_end_identification="x", + end_to_end_identification="end_to_end_identification", ) assert_matches_type(WireDrawdownRequest, wire_drawdown_request, path=["response"]) @@ -253,7 +253,7 @@ async def test_method_create_with_all_params(self, async_client: AsyncIncrease) debtor_account_number="987654321", debtor_external_account_id="debtor_external_account_id", debtor_routing_number="101050001", - end_to_end_identification="x", + end_to_end_identification="end_to_end_identification", ) assert_matches_type(WireDrawdownRequest, wire_drawdown_request, path=["response"]) diff --git a/tests/api_resources/test_wire_transfers.py b/tests/api_resources/test_wire_transfers.py index 77b14796..d76457c1 100644 --- a/tests/api_resources/test_wire_transfers.py +++ b/tests/api_resources/test_wire_transfers.py @@ -48,19 +48,19 @@ def test_method_create_with_all_params(self, client: Increase) -> None: "category": "unstructured", "tax": { "date": parse_date("2019-12-27"), - "identification_number": "xxxxxxxxx", - "type_code": "xxxxx", + "identification_number": "483310694", + "type_code": "1I5r3", }, "unstructured": {"message": "New account transfer"}, }, account_number="987654321", debtor={ - "name": "x", + "name": "name", "address": { "unstructured": { - "line1": "x", - "line2": "x", - "line3": "x", + "line1": "line1", + "line2": "line2", + "line3": "line3", } }, }, @@ -294,19 +294,19 @@ async def test_method_create_with_all_params(self, async_client: AsyncIncrease) "category": "unstructured", "tax": { "date": parse_date("2019-12-27"), - "identification_number": "xxxxxxxxx", - "type_code": "xxxxx", + "identification_number": "483310694", + "type_code": "1I5r3", }, "unstructured": {"message": "New account transfer"}, }, account_number="987654321", debtor={ - "name": "x", + "name": "name", "address": { "unstructured": { - "line1": "x", - "line2": "x", - "line3": "x", + "line1": "line1", + "line2": "line2", + "line3": "line3", } }, }, From 9cd027ec9d0762e3d9a93e0e0caa0736dc3a267e Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 18:08:51 +0000 Subject: [PATCH 3/3] release: 0.485.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ pyproject.toml | 2 +- src/increase/_version.py | 2 +- 4 files changed, 11 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index db96e693..414ada65 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.484.0" + ".": "0.485.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d39a370..90ff704f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 0.485.0 (2026-04-15) + +Full Changelog: [v0.484.0...v0.485.0](https://github.com/Increase/increase-python/compare/v0.484.0...v0.485.0) + +### Features + +* **api:** api update ([8728b2a](https://github.com/Increase/increase-python/commit/8728b2a511909f663c40798b1b605f43b4a4d12e)) + ## 0.484.0 (2026-04-13) Full Changelog: [v0.483.0...v0.484.0](https://github.com/Increase/increase-python/compare/v0.483.0...v0.484.0) diff --git a/pyproject.toml b/pyproject.toml index ab123afb..6bb935b6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "increase" -version = "0.484.0" +version = "0.485.0" description = "The official Python library for the increase API" dynamic = ["readme"] license = "Apache-2.0" diff --git a/src/increase/_version.py b/src/increase/_version.py index 0865378e..0154731e 100644 --- a/src/increase/_version.py +++ b/src/increase/_version.py @@ -1,4 +1,4 @@ # File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details. __title__ = "increase" -__version__ = "0.484.0" # x-release-please-version +__version__ = "0.485.0" # x-release-please-version