Skip to content

Commit 12080b9

Browse files
authored
ENH: Set Python package version to 2.2.0
Per discussion, bumping the minor version from 2.1.0 with the update to ITK 5.4.0.
1 parent b2657fe commit 12080b9

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-splitcomponents"
7-
version = "3.0.0"
7+
version = "2.2.0"
88
description = "ITK filters to split a multi-component pixel image into component-wise scalar images"
99
readme = "README.rst"
1010
license = {file = "LICENSE"}

0 commit comments

Comments
 (0)