Skip to content

Commit

Permalink
MNT: 1.3.1-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Nov 12, 2019
1 parent 88d479b commit 8c781a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/documentation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Documentation
:Release: |version|
:Date: |today|

Previous versions: `1.2.3 <http://nipype.readthedocs.io/en/1.2.3/>`_ `1.2.2 <http://nipype.readthedocs.io/en/1.2.2/>`_
Previous versions: `1.3.0 <http://nipype.readthedocs.io/en/1.3.0/>`_ `1.2.3 <http://nipype.readthedocs.io/en/1.2.3/>`_


.. container:: doc2
Expand Down
2 changes: 1 addition & 1 deletion nipype/info.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

# nipype version information
# Remove -dev for release
__version__ = '1.3.0'
__version__ = '1.3.1-dev'


def get_nipype_gitversion():
Expand Down

0 comments on commit 8c781a6

Please sign in to comment.