Skip to content

Commit

Permalink
update version to 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
agramfort committed Aug 2, 2014
1 parent 498812a commit e4296cd
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.1'
__version__ = '0.8.2'

# 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 e4296cd

Please sign in to comment.