Skip to content

Commit ac1a12c

Browse files
committed
MAINT: Bump version
1 parent f560a93 commit ac1a12c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mne/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# Dev branch marker is: 'X.Y.devN' where N is an integer.
1717
#
1818

19-
__version__ = '0.20.1'
19+
__version__ = '0.20.2'
2020

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

0 commit comments

Comments
 (0)