Skip to content

Commit 9260311

Browse files
1.1.2
Automatically generated by python-semantic-release
1 parent 78de1c9 commit 9260311

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
@@ -6,7 +6,7 @@ project:
66
name: open-resource-broker
77
pypi_name: orb-py # PyPI distribution name
88
short_name: orb # CLI command name
9-
version: 1.1.1
9+
version: 1.1.2
1010
description: "Cloud provider integration plugin for IBM Spectrum Symphony Host Factory"
1111
author: "AWS Professional Services"
1212
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 = "orb-py"
7-
version = "1.1.1"
7+
version = "1.1.2"
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)