Skip to content

Commit 64f9d3e

Browse files
committed
Bump version from 0.1.0 to 1.0.0 in pyproject.toml for pipeline-generator
Signed-off-by: Victor Chang <[email protected]>
1 parent ca3b548 commit 64f9d3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/pipeline-generator/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
[project]
1313
name = "pipeline-generator"
14-
version = "0.1.0"
14+
version = "1.0.0"
1515
description = "A CLI tool for generating MONAI Deploy pipelines from MONAI Bundles"
1616
readme = "README.md"
1717
requires-python = ">=3.10,<3.11"

0 commit comments

Comments
 (0)