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 9183ab1 commit ecf7c60Copy full SHA for ecf7c60
snirf2bids/__version__.py
@@ -1,3 +1,3 @@
1
# __version__.py
2
-__VERSION__ = (0, 4, 0)
+__VERSION__ = (0, 4, 1)
3
__version__ = '.'.join(map(str, __VERSION__))
0 commit comments