diff --git a/setup.py b/setup.py index e1b1ea9..527b79a 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup -VERSION = "0.1.1" +VERSION = "0.1.3" DEPS = [ "boutiques", "pybids",