We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c4e89a commit 174b15fCopy full SHA for 174b15f
scripts/dockcross-manylinux-set-vars.sh
@@ -19,7 +19,7 @@
19
20
# ITKPythonBuilds archive tag to use for ITK build artifacts.
21
# See https://github.com/insightSoftwareConsortium/ITKpythonbuilds for available tags.
22
-ITK_PACKAGE_VERSION=${ITK_PACKAGE_VERSION:=v5.4.0}
+ITK_PACKAGE_VERSION=${ITK_PACKAGE_VERSION:=v6.0b01}
23
24
# Github organization for fetching ITKPythonPackage build scripts
25
ITKPYTHONPACKAGE_ORG=${ITKPYTHONPACKAGE_ORG:=InsightSoftwareConsortium}
0 commit comments