Skip to content

Commit d3cb145

Browse files
committed
ITK nightly version update
This commit updates: (1) SHA used in CMakeLists.txt to checkout ITK sources (InsightSoftwareConsortium/ITK@73e883daba) (2) VERSION variable set in itkVersion.py It was automatically generated by the script update_python_version.sh [1] [1] https://github.com/InsightSoftwareConsortium/ITKPythonPackage/blob/eed7040/scripts/update_python_version.py
1 parent eed7040 commit d3cb145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

itkVersion.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = '5.3rc03.dev20220706+508.g73e883daba'
1+
VERSION = '5.3rc04'
22

33
def get_versions():
44
"""Returns versions for the ITK Python package.

0 commit comments

Comments
 (0)