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 9578f4d commit 7ea4f1bCopy full SHA for 7ea4f1b
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.0'
+__version__ = '1.1.1-dev'
15
16
17
def get_nipype_gitversion():
0 commit comments