Skip to content

Commit ccab5ea

Browse files
committed
rel(1.3.1): update changes, bump niworkflows
1 parent a6ca8af commit ccab5ea

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
1.3.1 (May 22, 2020)
2+
====================
3+
Bug-fix release adapting to use newly refacored DerivativesDataSink
4+
5+
* ENH: Use new ``DerivativesDataSink`` from NiWorkflows 1.2.0 (#102)
6+
17
1.3.0 (May 4, 2020)
28
===================
39
Minor release enforcing BIDS-Derivatives labels on ``dseg`` file.

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ install_requires =
2929
nibabel >=3.0.1
3030
niflow-nipype1-workflows ~= 0.0.1
3131
nipype >=1.3.1,<2.0
32-
niworkflows @ git+https://github.com/nipreps/niworkflows.git@master
32+
niworkflows ~= 1.2.0
3333
numpy
3434
pybids >= 0.10.2
3535
templateflow >=0.4

0 commit comments

Comments
 (0)