Skip to content

Commit 1b612fa

Browse files
committed
bump version to 0.15.1
1 parent 1e3cd0c commit 1b612fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mne/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# Dev branch marker is: 'X.Y.devN' where N is an integer.
1717
#
1818

19-
__version__ = '0.15'
19+
__version__ = '0.15.1'
2020

2121
# have to import verbose first since it's needed by many things
2222
from .utils import (set_log_level, set_log_file, verbose, set_config,

0 commit comments

Comments
 (0)