Skip to content

Commit 085e3b8

Browse files
committed
Update dev version, changelog
1 parent 7a97148 commit 085e3b8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Next release
2+
============
3+
4+
15
0.5.0 (21st of June 2017)
26
=========================
37

fmriprep/info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"""
77
from __future__ import unicode_literals
88

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

0 commit comments

Comments
 (0)