diff --git a/setup.py b/setup.py index fbcfdae..b94816e 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ LICENSE = 'MIT' URL = 'http://poldracklab.org' DOWNLOAD_URL = 'https://github.com/poldracklab/pydeface/' -VERSION = '1.2' +VERSION = '2.0' if os.path.exists('MANIFEST'): os.remove('MANIFEST')