From 53699772cd826592ddf18e51b1c931883120ae2f Mon Sep 17 00:00:00 2001 From: speakeasybot Date: Thu, 27 Apr 2023 15:44:35 +0000 Subject: [PATCH] ci: regenerated with OpenAPI Doc 2.1.0, Speakeay CLI 1.26.1 --- banking/RELEASES.md | 10 +++++++++- banking/gen.yaml | 6 +++--- banking/setup.py | 2 +- banking/src/codatbanking/sdk.py | 4 ++-- 4 files changed, 15 insertions(+), 7 deletions(-) diff --git a/banking/RELEASES.md b/banking/RELEASES.md index 78be5e5f9..107d64ea2 100644 --- a/banking/RELEASES.md +++ b/banking/RELEASES.md @@ -246,4 +246,12 @@ Based on: - OpenAPI Doc 2.1.0 https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Banking.yaml - Speakeasy CLI 1.26.0 (2.23.0) https://github.com/speakeasy-api/speakeasy ### Releases -- [PyPI v0.13.0] https://pypi.org/project/codat-banking/0.13.0 - banking \ No newline at end of file +- [PyPI v0.13.0] https://pypi.org/project/codat-banking/0.13.0 - banking + +## 2023-04-27 15:44:22 +### Changes +Based on: +- OpenAPI Doc 2.1.0 https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Banking.yaml +- Speakeasy CLI 1.26.1 (2.23.1) https://github.com/speakeasy-api/speakeasy +### Releases +- [PyPI v0.13.1] https://pypi.org/project/codat-banking/0.13.1 - banking \ No newline at end of file diff --git a/banking/gen.yaml b/banking/gen.yaml index 076248f46..9eccbe88a 100644 --- a/banking/gen.yaml +++ b/banking/gen.yaml @@ -2,14 +2,14 @@ configVersion: 1.0.0 management: docChecksum: 021e7fb3d6543c3585c6b446151af997 docVersion: 2.1.0 - speakeasyVersion: 1.26.0 - generationVersion: 2.23.0 + speakeasyVersion: 1.26.1 + generationVersion: 2.23.1 generation: telemetryEnabled: false sdkClassName: CodatBanking singleTagPerOp: false python: - version: 0.13.0 + version: 0.13.1 author: Speakeasy description: Python Client SDK Generated by Speakeasy packageName: codat-banking diff --git a/banking/setup.py b/banking/setup.py index b6fb7a5dc..b493a6dae 100755 --- a/banking/setup.py +++ b/banking/setup.py @@ -10,7 +10,7 @@ setuptools.setup( name="codat-banking", - version="0.13.0", + version="0.13.1", author="Speakeasy", description="Python Client SDK Generated by Speakeasy", long_description=long_description, diff --git a/banking/src/codatbanking/sdk.py b/banking/src/codatbanking/sdk.py index 7a905e535..c841081af 100755 --- a/banking/src/codatbanking/sdk.py +++ b/banking/src/codatbanking/sdk.py @@ -37,8 +37,8 @@ class CodatBanking: _security_client: requests_http.Session _server_url: str = SERVERS[0] _language: str = "python" - _sdk_version: str = "0.13.0" - _gen_version: str = "2.23.0" + _sdk_version: str = "0.13.1" + _gen_version: str = "2.23.1" def __init__(self, security: shared.Security = None,