Skip to content

Commit f929921

Browse files
authored
Re-releasing (#438)
* update version * update version * update version
1 parent d88164b commit f929921

File tree

6 files changed

+7
-6
lines changed

6 files changed

+7
-6
lines changed

CHANGELOG.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
3.3.9: Re-releasing.
12
3.3.8: handle inspect deprecation for py311.
23
3.3.7: update requirements.txt.
34
3.3.6: Support Python 3.11 and discontinue 3.6.

openstack_plugin/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = '3.3.8'
1+
version = '3.3.9'

plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins:
33
openstack:
44
executor: central_deployment_agent
55
package_name: cloudify-openstack-plugin
6-
package_version: 3.3.8
6+
package_version: 3.3.9
77

88
dsl_definitions:
99

plugin_1_4.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
plugins:
22

3-
openstack:
3+
openstack:s
44
executor: central_deployment_agent
55
package_name: cloudify-openstack-plugin
6-
package_version: 3.3.8
6+
package_version: 3.3.9
77

88
dsl_definitions:
99

plugin_1_5.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins:
33
openstack:
44
executor: central_deployment_agent
55
package_name: cloudify-openstack-plugin
6-
package_version: 3.3.8
6+
package_version: 3.3.9
77

88
dsl_definitions:
99

v2_plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins:
33
openstack:
44
executor: central_deployment_agent
55
package_name: cloudify-openstack-plugin
6-
package_version: 3.3.8
6+
package_version: 3.3.9
77

88
dsl_definitions:
99

0 commit comments

Comments
 (0)