Skip to content

Commit 372ba54

Browse files
committed
ci: regenerated with OpenAPI Doc 0.1.0, Speakeay CLI 0.10.1
1 parent bbb0683 commit 372ba54

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

gen.yaml

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
management:
2-
openapi-checksum: 46093b002f359f8049d6b8210be2bc73
3-
openapi-version: 0.1.0
4-
speakeasy-version: 0.10.0
2+
openapi-checksum: 46093b002f359f8049d6b8210be2bc73
3+
openapi-version: 0.1.0
4+
speakeasy-version: 0.10.1
55
python:
6-
author: Speakeasy
7-
description: Speakeasy API Client SDK for Python
8-
packagename: speakeasy-client-sdk-python
9-
version: 0.3.7
6+
author: Speakeasy
7+
description: Speakeasy API Client SDK for Python
8+
packagename: speakeasy-client-sdk-python
9+
version: 0.3.8

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setuptools.setup(
1010
name="speakeasy-client-sdk-python",
11-
version="0.3.6",
11+
version="0.3.7",
1212
author="Speakeasy",
1313
description="Speakeasy API Client SDK for Python",
1414
long_description=long_description,

0 commit comments

Comments
 (0)