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.
nipype/info.py
doc/conf.py
1 parent 64ba958 commit 5005a89Copy full SHA for 5005a89
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.2.1"
+release = "1.2.2"
86
87
# The language for content autogenerated by Sphinx. Refer to documentation
88
# for a list of supported languages.
nipype/info.py
@@ -9,7 +9,7 @@
9
10
# nipype version information
11
# Remove -dev for release
12
-__version__ = '1.2.2-dev'
+__version__ = '1.2.2'
13
14
15
def get_nipype_gitversion():
0 commit comments