We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d3fcad commit 51867ccCopy full SHA for 51867cc
doc/conf.py
@@ -82,7 +82,7 @@
82
# The short X.Y version.
83
version = nipype.__version__
84
# The full version, including alpha/beta/rc tags.
85
-release = "1.1.1"
+release = "1.1.3"
86
87
# The language for content autogenerated by Sphinx. Refer to documentation
88
# for a list of supported languages.
doc/documentation.rst
@@ -9,7 +9,7 @@ Documentation
9
:Release: |version|
10
:Date: |today|
11
12
-Previous versions: `1.1.0 <http://nipype.readthedocs.io/en/1.1.0/>`_ `1.0.4 <http://nipype.readthedocs.io/en/1.0.4/>`_
+Previous versions: `1.1.2 <http://nipype.readthedocs.io/en/1.1.2/>`_ `1.1.1 <http://nipype.readthedocs.io/en/1.1.1/>`_
13
14
15
.. container:: doc2
0 commit comments