From 5a3151fc424cfaabafe68eb879aaa49f459ecf99 Mon Sep 17 00:00:00 2001 From: "Christopher J. Markiewicz" Date: Wed, 22 Jan 2020 17:39:54 -0500 Subject: [PATCH] REL: 1.5.7 --- CHANGES.rst | 9 +++++++++ setup.cfg | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 0c93b31a8..85ae802bb 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,12 @@ +1.5.7 (January 23, 2020) +======================== +Bug-fix release in the 1.5.x series. + +This release fixes a bug specifically for T1w images with dimensions ≤256 voxels +but a field-of-view >256mm. + + * FIX: Calculate FoV with shape and zooms (poldracklab/smriprep#161) + 1.5.6 (January 22, 2020) ======================== Bug-fix release in the 1.5.x series. diff --git a/setup.cfg b/setup.cfg index dffc74faa..db3dd7241 100644 --- a/setup.cfg +++ b/setup.cfg @@ -31,7 +31,7 @@ install_requires = pybids ~= 0.9.4 pyyaml sdcflows ~= 1.0.3 - smriprep ~= 0.4.0 + smriprep ~= 0.4.2 tedana >=0.0.5 templateflow ~= 0.4.1 test_requires =