File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build"
44
55[project ]
66name = " itk-totalvariation"
7- version = " 1.0.2 "
7+ version = " 1.0.3 "
88description = " TotalVariation algorithms, providing a wrap for the external project: https://github.com/albarji/proxTV"
99readme = " README.rst"
1010license = {file = " LICENSE" }
@@ -47,7 +47,7 @@ Homepage = "https://github.com/InsightSoftwareConsortium/ITKTotalVariation"
4747# The versions of CMake to allow. If CMake is not present on the system or does
4848# not pass this specifier, it will be downloaded via PyPI if possible. An empty
4949# string will disable this check.
50- cmake.version = " >=3.16.3 "
50+ cmake.version = " >=3.22.1 "
5151
5252# A list of args to pass to CMake when configuring the project. Setting this in
5353# config or envvar will override toml. See also ``cmake.define``.
You can’t perform that action at this time.
0 commit comments