We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05acbb8 commit 9dd676eCopy full SHA for 9dd676e
gen.yaml
@@ -1,9 +1,9 @@
1
management:
2
openapi-checksum: 46093b002f359f8049d6b8210be2bc73
3
openapi-version: 0.1.0
4
- speakeasy-version: 0.10.1
+ speakeasy-version: 0.10.2
5
python:
6
author: Speakeasy
7
description: Speakeasy API Client SDK for Python
8
packagename: speakeasy-client-sdk-python
9
- version: 0.3.9
+ version: 0.3.10
setup.py
@@ -8,7 +8,7 @@
setuptools.setup(
10
name="speakeasy-client-sdk-python",
11
- version="0.3.8",
+ version="0.3.9",
12
author="Speakeasy",
13
description="Speakeasy API Client SDK for Python",
14
long_description=long_description,
0 commit comments