File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ 20.0.5 (March 19, 2020)
2
+ =======================
3
+ Bug-fix release in 20.0.x series.
4
+
5
+ With thanks to James Kent for the fix and Blaise Frederick for the report and testing.
6
+
7
+ * FIX: Add CE agent to output figure filename templates (`nipreps/niworkflows#482 `_)
8
+
9
+ .. _`nipreps/niworkflows#482` : https://github.com/nipreps/niworkflows/pull/482
10
+
1
11
20.0.4 (March 17, 2020)
2
12
=======================
3
13
A bug-fix release improving documentation for filtering BIDS files and standardizing CIFTI volume orientation.
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ install_requires =
24
24
nibabel ~= 3.0
25
25
nipype ~= 1.4.0
26
26
nitime
27
- niworkflows ~= 1.1.11
27
+ niworkflows ~= 1.1.12
28
28
numpy
29
29
pandas
30
30
psutil >= 5.4
You can’t perform that action at this time.
0 commit comments