Skip to content

Commit acc3274

Browse files
1.6.0
Automatically generated by python-semantic-release
1 parent 70b5f17 commit acc3274

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.5.2
9+
version: 1.6.0
1010
description: "Open Resource Broker (ORB) — dynamic cloud resource provisioning via CLI and REST API"
1111
author: "AWS ORB Maintainers"
1212

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.5.2"
7+
version = "1.6.0"
88
description = "Open Resource Broker (ORB) — dynamic cloud resource provisioning via CLI and REST API"
99
readme = "README.md"
1010
license = "Apache-2.0"

0 commit comments

Comments
 (0)