Skip to content

Commit 51867cc

Browse files
committed
DOC: Update version strings
1 parent 5d3fcad commit 51867cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
# The short X.Y version.
8383
version = nipype.__version__
8484
# The full version, including alpha/beta/rc tags.
85-
release = "1.1.1"
85+
release = "1.1.3"
8686

8787
# The language for content autogenerated by Sphinx. Refer to documentation
8888
# for a list of supported languages.

doc/documentation.rst

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

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/>`_
12+
Previous versions: `1.1.2 <http://nipype.readthedocs.io/en/1.1.2/>`_ `1.1.1 <http://nipype.readthedocs.io/en/1.1.1/>`_
1313

1414

1515
.. container:: doc2

0 commit comments

Comments
 (0)