Skip to content

Commit 231b46c

Browse files
committed
Bump version to 3.9.0
Signed-off-by: Jacopo De Amicis <jdamicis@amazon.it>
1 parent 8f5989f commit 231b46c

File tree

91 files changed

+118
-96
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+118
-96
lines changed

api/client/src/.openapi-generator/FILES

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,4 @@ setup.cfg
164164
setup.py
165165
test-requirements.txt
166166
test/__init__.py
167-
test/test_login_nodes_pool.py
168-
test/test_login_nodes_state.py
169167
tox.ini

api/client/src/README.md

Lines changed: 1 addition & 1 deletion

api/client/src/pcluster_client/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
ParallelCluster API # noqa: E501
77
8-
The version of the OpenAPI document: 3.8.0
8+
The version of the OpenAPI document: 3.9.0
99
Generated by: https://openapi-generator.tech
1010
"""
1111

api/client/src/pcluster_client/api/cluster_compute_fleet_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
ParallelCluster API # noqa: E501
55
6-
The version of the OpenAPI document: 3.8.0
6+
The version of the OpenAPI document: 3.9.0
77
Generated by: https://openapi-generator.tech
88
"""
99

api/client/src/pcluster_client/api/cluster_instances_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
ParallelCluster API # noqa: E501
55
6-
The version of the OpenAPI document: 3.8.0
6+
The version of the OpenAPI document: 3.9.0
77
Generated by: https://openapi-generator.tech
88
"""
99

api/client/src/pcluster_client/api/cluster_logs_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
ParallelCluster API # noqa: E501
55
6-
The version of the OpenAPI document: 3.8.0
6+
The version of the OpenAPI document: 3.9.0
77
Generated by: https://openapi-generator.tech
88
"""
99

api/client/src/pcluster_client/api/cluster_operations_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
ParallelCluster API # noqa: E501
55
6-
The version of the OpenAPI document: 3.8.0
6+
The version of the OpenAPI document: 3.9.0
77
Generated by: https://openapi-generator.tech
88
"""
99

api/client/src/pcluster_client/api/image_logs_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
ParallelCluster API # noqa: E501
55
6-
The version of the OpenAPI document: 3.8.0
6+
The version of the OpenAPI document: 3.9.0
77
Generated by: https://openapi-generator.tech
88
"""
99

api/client/src/pcluster_client/api/image_operations_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
ParallelCluster API # noqa: E501
55
6-
The version of the OpenAPI document: 3.8.0
6+
The version of the OpenAPI document: 3.9.0
77
Generated by: https://openapi-generator.tech
88
"""
99

api/client/src/pcluster_client/api_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
ParallelCluster API # noqa: E501
55
6-
The version of the OpenAPI document: 3.8.0
6+
The version of the OpenAPI document: 3.9.0
77
Generated by: https://openapi-generator.tech
88
"""
99

0 commit comments

Comments
 (0)