Skip to content

Commit 8c781a6

Browse files
committed
MNT: 1.3.1-dev
1 parent 88d479b commit 8c781a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/documentation.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Documentation
99
:Release: |version|
1010
:Date: |today|
1111

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

1414

1515
.. container:: doc2

nipype/info.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
# nipype version information
1111
# Remove -dev for release
12-
__version__ = '1.3.0'
12+
__version__ = '1.3.1-dev'
1313

1414

1515
def get_nipype_gitversion():

0 commit comments

Comments
 (0)