We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f560a93 commit ac1a12cCopy full SHA for ac1a12c
mne/__init__.py
@@ -16,7 +16,7 @@
16
# Dev branch marker is: 'X.Y.devN' where N is an integer.
17
#
18
19
-__version__ = '0.20.1'
+__version__ = '0.20.2'
20
21
# have to import verbose first since it's needed by many things
22
from .utils import (set_log_level, set_log_file, verbose, set_config,
0 commit comments