Skip to content

Commit d4b7115

Browse files
authored
Merge pull request #315 from dbkeator/master
bumping version
2 parents d8e6fc4 + 9525cc8 commit d4b7115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nidm/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Format expected by setup.py and doc/source/conf.py: string of form "X.Y.Z"
55
_version_major = 3
66
_version_minor = 9
7-
_version_micro = '6' # use '' for first of series, number for 1 and above
7+
_version_micro = '7' # use '' for first of series, number for 1 and above
88
_version_extra = ''
99
# _version_extra = '' # Uncomment this for full releases
1010

0 commit comments

Comments
 (0)