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 c166258 commit 745112dCopy full SHA for 745112d
README.md
@@ -4,7 +4,7 @@ No description provided (generated by Openapi Generator https://github.com/opena
4
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
5
6
- API version: 0.1.0
7
-- Package version: 1.0.0
+- Package version: 0.3.2
8
- Generator version: 7.9.0
9
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
10
platform_api_python_client/__init__.py
@@ -14,7 +14,7 @@
14
""" # noqa: E501
15
16
17
-__version__ = "1.0.0"
+__version__ = "0.3.2"
18
19
# import apis into sdk package
20
from platform_api_python_client.api.external_api import EXTERNALApi
0 commit comments