Skip to content

Commit 225bbf1

Browse files
authored
Merge pull request #367 from N-Dekker/Python-package-version-0-24-0
ENH: Bump Python package version to 0.24.0
2 parents 47ea2be + dbefd65 commit 225bbf1

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-elastix"
7-
version = "0.23.0"
7+
version = "0.24.0"
88
description = "Provides an ITK Python interface to elastix, a toolbox for rigid and nonrigid registration of images"
99
readme = "README.md"
1010
license = {file = "LICENSE"}

0 commit comments

Comments
 (0)