We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f71bc72 commit fa3b3efCopy full SHA for fa3b3ef
doc/changes/1.0.inc
@@ -18,7 +18,7 @@
18
19
.. changes_1_0_2:
20
21
-Version 1.0.2 (unreleased)
+Version 1.0.2 (2022-04-15)
22
--------------------------
23
- Fix bug where ``theme`` was not handled properly in :meth:`mne.io.Raw.plot` (:gh:`10500` by `Eric Larson`_)
24
mne/_version.py
@@ -3,4 +3,4 @@
3
#
4
# License: BSD-3-Clause
5
6
-__version__ = '1.0.1'
+__version__ = '1.0.2'
0 commit comments