Skip to content

Commit c60a156

Browse files
authored
Prepare for 1.8 release (#373)
1 parent 39d1b51 commit c60a156

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
File renamed without changes.

doc/development/changes/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Changelog
44
.. toctree::
55
:titlesonly:
66

7-
latest.rst
7+
1.8.rst
88
1.7.rst
99
1.6.rst
1010
1.5.rst

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.8.0.dev0'
56+
version = '1.8.0'
5757

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

0 commit comments

Comments
 (0)