Skip to content

Commit

Permalink
v0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
agramfort committed Sep 1, 2014
1 parent 2de0275 commit fc64a1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mne/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""MNE for MEG and EEG data analysis
"""

__version__ = '0.8.2'
__version__ = '0.8.3'

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

0 comments on commit fc64a1f

Please sign in to comment.