We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8e6fc4 + 9525cc8 commit d4b7115Copy full SHA for d4b7115
nidm/version.py
@@ -4,7 +4,7 @@
4
# Format expected by setup.py and doc/source/conf.py: string of form "X.Y.Z"
5
_version_major = 3
6
_version_minor = 9
7
-_version_micro = '6' # use '' for first of series, number for 1 and above
+_version_micro = '7' # use '' for first of series, number for 1 and above
8
_version_extra = ''
9
# _version_extra = '' # Uncomment this for full releases
10
0 commit comments