Skip to content

Commit ecf7c60

Browse files
authored
vnum, bungled that release
1 parent 9183ab1 commit ecf7c60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snirf2bids/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# __version__.py
2-
__VERSION__ = (0, 4, 0)
2+
__VERSION__ = (0, 4, 1)
33
__version__ = '.'.join(map(str, __VERSION__))

0 commit comments

Comments
 (0)