Skip to content

Commit a9e2966

Browse files
committed
BUG: Add vnl_vector_from_array to extras __all__
1 parent 7c69d56 commit a9e2966

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ if(ITKPythonPackage_SUPERBUILD)
7474

7575
set(ITK_REPOSITORY "https://github.com/InsightSoftwareConsortium/ITK.git")
7676

77-
# ITK nightly-master 2021-04-01
78-
set(ITK_GIT_TAG "v5.2.0")
77+
# ITK nightly-master 2021-04-02
78+
set(ITK_GIT_TAG "3f8b14be54c78d9ecc0b8e8655b778c44c1d6c51")
7979

8080
#-----------------------------------------------------------------------------
8181
# A separate project is used to download ITK, so that it can reused

0 commit comments

Comments
 (0)