Skip to content

Commit 014e136

Browse files
committed
mnt: Bump version to 1.9.2.dev0
1 parent da70c2a commit 014e136

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/interfaces.rst

+1-1
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.9.0 <http://nipype.readthedocs.io/en/1.9.0/>`_ `1.8.6 <http://nipype.readthedocs.io/en/1.8.6/>`_
11+
Previous versions: `1.9.1 <http://nipype.readthedocs.io/en/1.9.1/>`_ `1.9.0 <http://nipype.readthedocs.io/en/1.9.0/>`_
1212

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

nipype/info.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
# nipype version information
77
# Remove .dev0 for release
8-
__version__ = "1.9.1"
8+
__version__ = "1.9.2.dev0"
99

1010

1111
def get_nipype_gitversion():

0 commit comments

Comments
 (0)