Skip to content

Commit

Permalink
bump version to 0.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
agramfort committed Oct 8, 2014
1 parent 872e915 commit c4a4a46
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.4'
__version__ = '0.8.5'

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

Please sign in to comment.