Skip to content

Commit 482053f

Browse files
authored
Merge pull request #82 from thewtex/linux-libtbb
COMP: Add Python package linux libtbb fix
2 parents e1432cf + 623027c commit 482053f

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 = "2.2.1"
7+
version = "2.2.2"
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)