From 48313c5901118737a2e0c5adddd09dc86420df12 Mon Sep 17 00:00:00 2001 From: speakeasybot Date: Mon, 3 Apr 2023 11:37:40 +0000 Subject: [PATCH] ci: regenerated with OpenAPI Doc 1.0, Speakeay CLI 1.19.3 --- README.md | 2 +- RELEASES.md | 10 +++++++++- gen.yaml | 2 +- setup.py | 2 +- src/sdk/sdk.py | 2 +- 5 files changed, 13 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4c5af30..2a2a39f 100755 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## SDK Installation ```bash -pip install git+https://github.com/structure-ac/structure-python.git +pip install Structure ``` diff --git a/RELEASES.md b/RELEASES.md index 651837b..9c1cad6 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -22,4 +22,12 @@ Based on: ### Changes Based on: - OpenAPI Doc 1.0 https://prod.speakeasyapi.dev/v1/apis/Structure/version/1.0.0/schema/download -- Speakeasy CLI 1.19.3 (2.16.7) https://github.com/speakeasy-api/speakeasy \ No newline at end of file +- Speakeasy CLI 1.19.3 (2.16.7) https://github.com/speakeasy-api/speakeasy + +## 2023-04-03 11:37:31 +### Changes +Based on: +- OpenAPI Doc 1.0 https://prod.speakeasyapi.dev/v1/apis/Structure/version/1.0.0/schema/download +- Speakeasy CLI 1.19.3 (2.16.7) https://github.com/speakeasy-api/speakeasy +### Releases +- [PyPI v0.0.3] https://pypi.org/project/Structure/0.0.3 - . \ No newline at end of file diff --git a/gen.yaml b/gen.yaml index 3eb8ffe..5c3de79 100644 --- a/gen.yaml +++ b/gen.yaml @@ -10,7 +10,7 @@ generation: sdkFlattening: true singleTagPerOp: false python: - version: 0.0.2 + version: 0.0.3 author: Structure description: Python Client SDK Generated by Speakeasy packageName: Structure diff --git a/setup.py b/setup.py index edf4ef3..552d7b0 100755 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setuptools.setup( name="Structure", - version="0.0.2", + version="0.0.3", author="Structure", description="Python Client SDK Generated by Speakeasy", long_description=long_description, diff --git a/src/sdk/sdk.py b/src/sdk/sdk.py index 79a974c..2eda1a5 100755 --- a/src/sdk/sdk.py +++ b/src/sdk/sdk.py @@ -28,7 +28,7 @@ class SDK: _security_client: requests_http.Session _server_url: str = SERVERS[0] _language: str = "python" - _sdk_version: str = "0.0.2" + _sdk_version: str = "0.0.3" _gen_version: str = "2.16.7" def __init__(self,