Skip to content

Commit 2e2b737

Browse files
mseng10hjmjohnson
authored andcommitted
ENH: Bump ITK Python Package to 5.1.1 in setup.py
1 parent 086541b commit 2e2b737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@
5454
keywords='ITK InsightToolkit Wavelet Pyramid Steerable Riesz',
5555
url=r'https://github.com/InsightSoftwareConsortium/ITKIsotropicWavelets',
5656
install_requires=[
57-
r'itk>=5.0.1',
57+
r'itk>=5.1.1',
5858
]
5959
)

0 commit comments

Comments
 (0)