Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
oesteban committed Dec 1, 2017
1 parent 995c91d commit f9ed660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion niworkflows/info.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
nipype_info = runpy.run_path(op.join(op.abspath(op.dirname(__file__)),
'nipype', 'info.py'))

__version__ = '0.2.0-dev'
__version__ = '0.2.0'
__packagename__ = 'niworkflows'
__author__ = 'The CRN developers'
__copyright__ = 'Copyright {}, Center for Reproducible Neuroscience, Stanford University'.format(
Expand Down

0 comments on commit f9ed660

Please sign in to comment.