Skip to content

Commit f3759c9

Browse files
authored
Merge pull request #70 from thewtex/itk-5.0.1
ENH: Build against ITK 5.0.1
2 parents 73b0ae3 + 29bd3da commit f3759c9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
variables:
2-
ITKGitTag: v5.0.0
3-
ITKPythonGitTag: v5.0.0.post1
2+
ITKGitTag: v5.0.1
3+
ITKPythonGitTag: v5.0.1
44
CMakeBuildType: Release
55

66
trigger:

{{cookiecutter.project_name}}/test/azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
variables:
2-
ITKGitTag: v5.0.0
3-
ITKPythonGitTag: v5.0.0.post1
2+
ITKGitTag: v5.0.1
3+
ITKPythonGitTag: v5.0.1
44
CMakeBuildType: Release
55

66
trigger:

0 commit comments

Comments
 (0)