Skip to content

Commit 6ff7706

Browse files
1.0.0
Automatically generated by python-semantic-release
1 parent f3cf8c6 commit 6ff7706

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
project:
66
name: open-resource-broker
77
short_name: orb # CLI command name
8-
version: 0.2.3
8+
version: 1.0.0
99
description: "Cloud provider integration plugin for IBM Spectrum Symphony Host Factory"
1010
author: "AWS Professional Services"
1111
email: "aws-proserve@amazon.com"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "open-resource-broker"
7-
version = "0.2.3"
7+
version = "1.0.0"
88
description = "Cloud provider integration plugin for IBM Spectrum Symphony Host Factory"
99
readme = "README.md"
1010
license = "Apache-2.0"

0 commit comments

Comments
 (0)