We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba6a893 commit f01bdcbCopy full SHA for f01bdcb
mne_kit_gui/__init__.py
@@ -11,7 +11,7 @@
11
from ._backend import _testing_mode
12
13
14
-__version__ = '0.1.dev0'
+__version__ = '1.0.0'
15
16
17
def _initialize_gui(frame, view=None):
0 commit comments