diff --git a/setup.py b/setup.py index b75260c..53497fc 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='qsm-forward', - version='0.21', + version='0.22', packages=find_packages(), url='https://github.com/astewartau/qsm-forward', author='Ashley Stewart',