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 0cd8e92 commit 5a2b056Copy full SHA for 5a2b056
nipype/info.py
@@ -11,7 +11,7 @@
11
# full release. '.dev' as a version_extra string means this is a development
12
# version
13
# Remove -dev for release
14
-__version__ = '1.1.4-dev'
+__version__ = '1.1.4'
15
16
17
def get_nipype_gitversion():
0 commit comments