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 a461ecc commit 8690d55Copy full SHA for 8690d55
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.2-dev'
+__version__ = '1.1.2'
15
16
17
def get_nipype_gitversion():
0 commit comments