We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a886f0 commit 4c2032bCopy full SHA for 4c2032b
CHANGES.rst
@@ -1,5 +1,5 @@
1
-1.4.1 (TBD)
2
-===========
+1.4.1 (July 9, 2019)
+====================
3
4
As of 1.4.1, the new infant and pediatric templates added to TemplateFlow are available to
5
brain extraction and spatial normalization.
setup.cfg
@@ -25,8 +25,8 @@ setup_requires =
25
numpy
26
cython
27
install_requires =
28
- niworkflows >=0.9.6rc3,<0.10.0a0
29
- smriprep >=0.2.4rc2,<0.3.0
+ niworkflows >=0.9.6,<0.10.0a0
+ smriprep >=0.2.4,<0.3.0
30
templateflow >=0.3.0,<0.4.0a0
31
nibabel >=2.2.1
32
indexed_gzip >=0.8.8
0 commit comments