Skip to content

Commit 226d425

Browse files
committed
ENH: Update version of SimpleITK
1 parent 22cc1e9 commit 226d425

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ if(SimpleITKPythonPackage_SUPERBUILD)
4040
include(ExternalProject)
4141

4242
set(SimpleITK_REPOSITORY git://github.com/jcfr/SimpleITK)
43-
set(SimpleITK_GIT_TAG "origin/simpify-python-packaging") #v0.10.0)
43+
set(SimpleITK_GIT_TAG "origin/simplify-python-packaging-rebased") #v0.10.0)
4444

4545
# Add an empty external project
4646
function(sitk_ExternalProject_Add_Empty proj depends)

0 commit comments

Comments
 (0)