diff --git a/doc/changes/latest.rst b/doc/changes/1.4.rst similarity index 100% rename from doc/changes/latest.rst rename to doc/changes/1.4.rst diff --git a/doc/changes/index.rst b/doc/changes/index.rst index 54f105f65..c868895f9 100644 --- a/doc/changes/index.rst +++ b/doc/changes/index.rst @@ -4,7 +4,7 @@ Changelog .. toctree:: :titlesonly: - latest.rst + 1.4.rst 1.3.rst 1.2.rst 1.1.rst diff --git a/pyproject.toml b/pyproject.toml index 1c29ab7ea..3199c1b6f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ maintainers = [ name = 'mne_lsl' readme = 'README.md' requires-python = '>=3.9' -version = '1.4.0.dev0' +version = '1.4.0' [project.optional-dependencies] all = [