Skip to content

Commit 398719c

Browse files
committed
ENH: Update ITK Python Package to 5.1.1 in setup.py
1 parent 1779487 commit 398719c

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
@@ -52,6 +52,6 @@
5252
keywords='ITK InsightToolkit Math-morphology Label-images',
5353
url=r'https://github.com/InsightSoftwareConsortium/ITKLabelErodeDilate',
5454
install_requires=[
55-
r'itk>=5.0b01'
55+
r'itk>=5.1.1'
5656
]
5757
)

0 commit comments

Comments
 (0)