Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 20331fd

Browse files
committedOct 20, 2021
MNT: 1.7.1-dev
1 parent b385720 commit 20331fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎doc/interfaces.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Interfaces and Workflows
88
:Release: |version|
99
:Date: |today|
1010

11-
Previous versions: `1.6.1 <http://nipype.readthedocs.io/en/1.6.1/>`_ `1.6.0 <http://nipype.readthedocs.io/en/1.6.0/>`_
11+
Previous versions: `1.7.0 <http://nipype.readthedocs.io/en/1.7.0/>`_ `1.6.1 <http://nipype.readthedocs.io/en/1.6.1/>`_
1212

1313
Workflows
1414
---------

‎nipype/info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
# nipype version information
77
# Remove -dev for release
8-
__version__ = "1.7.0"
8+
__version__ = "1.7.1-dev"
99

1010

1111
def get_nipype_gitversion():

0 commit comments

Comments
 (0)
Please sign in to comment.