Skip to content

Commit 755d6b2

Browse files
2.0.0
Automatically generated by python-semantic-release
1 parent 9252171 commit 755d6b2

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.4.0
9+
version: 2.0.0
1010
description: "Open Resource Broker (ORB) — dynamic cloud resource provisioning via CLI and REST API"
1111
author: "AWS ORB Maintainers"
1212
email: "aws-orb-maintainers@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.4.0"
7+
version = "2.0.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)