Skip to content

Commit 174b15f

Browse files
committed
ENH: Bump default ITK_PACKAGE_VERSION to v6.0b01
As we release ITK 6.
1 parent 4c4e89a commit 174b15f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/dockcross-manylinux-set-vars.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
# ITKPythonBuilds archive tag to use for ITK build artifacts.
2121
# See https://github.com/insightSoftwareConsortium/ITKpythonbuilds for available tags.
22-
ITK_PACKAGE_VERSION=${ITK_PACKAGE_VERSION:=v5.4.0}
22+
ITK_PACKAGE_VERSION=${ITK_PACKAGE_VERSION:=v6.0b01}
2323

2424
# Github organization for fetching ITKPythonPackage build scripts
2525
ITKPYTHONPACKAGE_ORG=${ITKPYTHONPACKAGE_ORG:=InsightSoftwareConsortium}

0 commit comments

Comments
 (0)