Skip to content

Commit fa3b3ef

Browse files
committed
MAINT: Bump version
1 parent f71bc72 commit fa3b3ef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/changes/1.0.inc

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
.. changes_1_0_2:
2020

21-
Version 1.0.2 (unreleased)
21+
Version 1.0.2 (2022-04-15)
2222
--------------------------
2323
- Fix bug where ``theme`` was not handled properly in :meth:`mne.io.Raw.plot` (:gh:`10500` by `Eric Larson`_)
2424

mne/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
#
44
# License: BSD-3-Clause
55

6-
__version__ = '1.0.1'
6+
__version__ = '1.0.2'

0 commit comments

Comments
 (0)