diff --git a/setup.py b/setup.py index df86ae5b..48692081 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages setup(name='clpipe', - version='1.5.0.3', + version='1.5.0.4', description='clpipe: MRI processing pipeline for high performance clusters', url='https://github.com/cohenlabUNC/clpipe', author='Maintainer: Teague Henry, Contributor: Will Asciutto, Contributor: Deepak Melwani',