Skip to content

Commit

Permalink
ENH: Bump ITK Python Package to 5.1.1 in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mseng10 committed Nov 2, 2020
1 parent 8aa485d commit a732a86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
keywords='ITK InsightToolkit Phase-symmetry Multi-scale Fourier-domain',
url=r'https://github.com/KitwareMedical/ITKPhaseSymmetry',
install_requires=[
r'itk>=5.0b01'
r'itk>=5.1.1'
]
)

0 comments on commit a732a86

Please sign in to comment.