Skip to content

Commit

Permalink
[Versioning] Bump version to 3.10.1.
Browse files Browse the repository at this point in the history
Signed-off-by: Giacomo Marciani <[email protected]>
  • Loading branch information
gmarciani committed Jul 4, 2024
1 parent 337cef3 commit 40b0ef0
Show file tree
Hide file tree
Showing 90 changed files with 126 additions and 94 deletions.
2 changes: 1 addition & 1 deletion api/client/src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ParallelCluster API

This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:

- API version: 3.10.0
- API version: 3.10.1
- Package version: 1.0.0
- Build package: org.openapitools.codegen.languages.PythonClientCodegen

Expand Down
2 changes: 1 addition & 1 deletion api/client/src/pcluster_client/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion api/client/src/pcluster_client/api/cluster_logs_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion api/client/src/pcluster_client/api/image_logs_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion api/client/src/pcluster_client/api/image_operations_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion api/client/src/pcluster_client/api_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
4 changes: 2 additions & 2 deletions api/client/src/pcluster_client/configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down Expand Up @@ -408,7 +408,7 @@ def to_debug_report(self):
return "Python SDK Debug Report:\n"\
"OS: {env}\n"\
"Python Version: {pyversion}\n"\
"Version of the API: 3.10.0\n"\
"Version of the API: 3.10.1\n"\
"SDK Package Version: 1.0.0".\
format(env=sys.platform, pyversion=sys.version)

Expand Down
2 changes: 1 addition & 1 deletion api/client/src/pcluster_client/exceptions.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion api/client/src/pcluster_client/model/ami_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion api/client/src/pcluster_client/model/change.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion api/client/src/pcluster_client/model/cluster_instance.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion api/client/src/pcluster_client/model/cluster_status.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion api/client/src/pcluster_client/model/ec2_ami_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion api/client/src/pcluster_client/model/ec2_ami_state.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion api/client/src/pcluster_client/model/ec2_instance.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion api/client/src/pcluster_client/model/failure.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ParallelCluster API # noqa: E501
The version of the OpenAPI document: 3.10.0
The version of the OpenAPI document: 3.10.1
Generated by: https://openapi-generator.tech
"""

Expand Down
Loading

0 comments on commit 40b0ef0

Please sign in to comment.