From 647b713eeefa8d64a4141417ccf11b7a90d10fd6 Mon Sep 17 00:00:00 2001 From: TinasheMTapera Date: Wed, 9 Oct 2019 12:45:51 -0400 Subject: [PATCH] version bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2bec4c9..ffbe08d 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setuptools.setup( name="fw_heudiconv", - version="0.0.21", + version="0.1.0", author="Tinashe M. Tapera, Matt Cieslak, Harsha Kethineni", author_email="tinashemtapera@gmail.com", description="Use heudiconv heuristics for BIDS curation on flywheel",