Skip to content

Commit 669ce2e

Browse files
authored
EN: Bump Python package version to 2.0.0
For ITK 5.4.0.
1 parent 1768968 commit 669ce2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

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

55
[project]
66
name = "itk-minimalpathextraction"
7-
version = "1.0.0"
7+
version = "2.0.0"
88
description = "A minimal path extraction framework based on Fast Marching arrival functions."
99
readme = "README.rst"
1010
license = {file = "LICENSE"}

0 commit comments

Comments
 (0)