Skip to content

Commit fc64a1f

Browse files
committed
v0.8.3
1 parent 2de0275 commit fc64a1f

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
@@ -1,7 +1,7 @@
11
"""MNE for MEG and EEG data analysis
22
"""
33

4-
__version__ = '0.8.2'
4+
__version__ = '0.8.3'
55

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

0 commit comments

Comments
 (0)