Skip to content

Commit 61d6785

Browse files
committed
prepare 1.10.1 release
1 parent 16ac90e commit 61d6785

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

doc/development/changes/1.10.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,13 @@
1616

1717
.. _latest:
1818

19-
Version 1.10
20-
============
19+
Version 1.10.1
20+
==============
21+
22+
- Release for JOSS publication and associated DOI
23+
24+
Version 1.10.0
25+
==============
2126

2227
- Add support for callbacks in :class:`~mne_lsl.stream.StreamLSL` objects with :meth:`~mne_lsl.stream.StreamLSL.add_callback` (:pr:`419` by `Mathieu Scheltienne`_)
2328
- Add support for hashing of :class:`~mne_lsl.stream.StreamLSL` objects (:pr:`424` by `Mathieu Scheltienne`_)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ maintainers = [
5353
name = 'mne_lsl'
5454
readme = 'README.md'
5555
requires-python = '>=3.10'
56-
version = '1.10.0'
56+
version = '1.10.1'
5757

5858
[project.optional-dependencies]
5959
all = [

0 commit comments

Comments
 (0)