From 9b92ab96590b4fe48961d37c0d5037d20fc95ef4 Mon Sep 17 00:00:00 2001 From: mattcieslak Date: Mon, 16 Mar 2026 00:35:39 -0400 Subject: [PATCH] ENH: Add TractographyTRX Python wrappers --- Modules/Remote/TractographyTRX.remote.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/Remote/TractographyTRX.remote.cmake b/Modules/Remote/TractographyTRX.remote.cmake index 7987202db5b..ee267f89d90 100644 --- a/Modules/Remote/TractographyTRX.remote.cmake +++ b/Modules/Remote/TractographyTRX.remote.cmake @@ -47,5 +47,5 @@ itk_fetch_module( Relevant Documentation: https://itktractographytrx.readthedocs.io" MODULE_COMPLIANCE_LEVEL 3 GIT_REPOSITORY https://github.com/tee-ar-ex/ITKTractographyTRX.git - GIT_TAG 88f6da463dd63ea03260096ff8677bf808847dda + GIT_TAG abe279d867e023a56a111e262d606f5521783966 )