Skip to content

Commit 8aba865

Browse files
committed
FIX: One more
1 parent efb7659 commit 8aba865

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

doc/changes/0.23.inc

+7
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@
1212
like this (where xxxx is the pull request number):
1313
- description of enhancement/bugfix/API change (:gh:`xxxx` **by new contributor** |Firstname Lastname|_)
1414

15+
.. _changes_0_23_3:
16+
17+
Version 0.23.3
18+
--------------
19+
20+
- Fix GitHub release diff (by `Eric Larson`_)
21+
1522
.. _changes_0_23_2:
1623

1724
Version 0.23.2

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__ = '0.23.2'
6+
__version__ = '0.23.3'

0 commit comments

Comments
 (0)