Skip to content

Commit

Permalink
increase version to 0.4.0rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakub Kaczmarzyk committed Apr 23, 2018
1 parent 6b7a683 commit ee3e643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neurodocker/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Copied from https://github.com/nipy/nipype/blob/master/nipype/info.py.
"""

__version__ = '0.4.0.dev0'
__version__ = '0.4.0rc0'


def get_gitversion():
Expand Down

0 comments on commit ee3e643

Please sign in to comment.