diff --git a/setup.py b/setup.py index 8e92ea54..c155c1d5 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ setup( name=package_name, - version='0.17.3', + version='0.18.0', author='Insight Software Consortium', author_email='itk+community@discourse.itk.org', packages=['itk'],