We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2de0275 commit fc64a1fCopy full SHA for fc64a1f
mne/__init__.py
@@ -1,7 +1,7 @@
1
"""MNE for MEG and EEG data analysis
2
"""
3
4
-__version__ = '0.8.2'
+__version__ = '0.8.3'
5
6
# have to import verbose first since it's needed by many things
7
from .utils import (set_log_level, set_log_file, verbose, set_config,
0 commit comments