Skip to content

Commit 18eb3b7

Browse files
authored
v0.8.0 (#45)
1 parent f6d42f5 commit 18eb3b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snirf/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__VERSION__ = (0, 7, 4)
1+
__VERSION__ = (0, 8, 0)
22
__version__ = '.'.join(map(str, __VERSION__))

0 commit comments

Comments
 (0)