Skip to content

Commit e301f06

Browse files
authored
Update version.py
Update to 3.1.1
1 parent b3b8e67 commit e301f06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dcm2bids/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Format expected by setup.py and doc/source/conf.py: string of form "X.Y.Z"
44
_version_major = 3
55
_version_minor = 1
6-
_version_micro = 0
6+
_version_micro = 1
77
_version_extra = ''
88

99
# Construct full version string from these.

0 commit comments

Comments
 (0)