Skip to content

Commit b579d32

Browse files
committed
MAINT: Bump and release
1 parent fe44e95 commit b579d32

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_4:
16+
17+
Version 0.23.4
18+
--------------
19+
20+
- Fix test tolerances for ARM (:gh:`9705` by `Eric Larson`_)
21+
1522
.. _changes_0_23_3:
1623

1724
Version 0.23.3

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.3'
6+
__version__ = '0.23.4'

0 commit comments

Comments
 (0)