Skip to content

Commit 5a3151f

Browse files
committed
REL: 1.5.7
1 parent 8eef0b3 commit 5a3151f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGES.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
1.5.7 (January 23, 2020)
2+
========================
3+
Bug-fix release in the 1.5.x series.
4+
5+
This release fixes a bug specifically for T1w images with dimensions ≤256 voxels
6+
but a field-of-view >256mm.
7+
8+
* FIX: Calculate FoV with shape and zooms (poldracklab/smriprep#161)
9+
110
1.5.6 (January 22, 2020)
211
========================
312
Bug-fix release in the 1.5.x series.

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ install_requires =
3131
pybids ~= 0.9.4
3232
pyyaml
3333
sdcflows ~= 1.0.3
34-
smriprep ~= 0.4.0
34+
smriprep ~= 0.4.2
3535
tedana >=0.0.5
3636
templateflow ~= 0.4.1
3737
test_requires =

0 commit comments

Comments
 (0)