Skip to content

Commit 6d109c7

Browse files
committed
1.0.2 Changelog & version [docs only]
1 parent 7c6d3a2 commit 6d109c7

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGES.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1-
Next release
2-
============
1+
1.0.2 (2nd of January 2018)
2+
===========================
3+
4+
* [FIX] Grouping runs broke FMRIPREP on some datasets (#916)
5+
Thanks to @emdupre
6+
37

48
1.0.1 (1st of January 2018)
59
===========================

fmriprep/info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Base module variables
66
"""
77

8-
__version__ = '1.0.2-dev'
8+
__version__ = '1.0.2'
99
__author__ = 'The CRN developers'
1010
__copyright__ = 'Copyright 2017, Center for Reproducible Neuroscience, Stanford University'
1111
__credits__ = ['Craig Moodie', 'Ross Blair', 'Oscar Esteban', 'Chris Gorgolewski',

0 commit comments

Comments
 (0)