diff --git a/docs/source/dev/changes/latest.rst b/docs/source/dev/changes/0.6.0.rst similarity index 76% rename from docs/source/dev/changes/latest.rst rename to docs/source/dev/changes/0.6.0.rst index a4688d53..d0f11a9c 100644 --- a/docs/source/dev/changes/latest.rst +++ b/docs/source/dev/changes/0.6.0.rst @@ -14,17 +14,5 @@ Version 0.6 ----------- -Enhancements -~~~~~~~~~~~~ - -- xxx - -Bugs -~~~~ - -- xxx - -API and behavior changes -~~~~~~~~~~~~~~~~~~~~~~~~ - -- xxx +This version ensures compatibility with MNE-Python 1.8 and above and improves the +developer tools configuration used by this project. diff --git a/docs/source/dev/changes/changelog.rst b/docs/source/dev/changes/changelog.rst index b0eb6e45..af2a4b97 100644 --- a/docs/source/dev/changes/changelog.rst +++ b/docs/source/dev/changes/changelog.rst @@ -6,7 +6,7 @@ Changelog .. toctree:: :titlesonly: - latest.rst + 0.6.0 0.5.0 0.4.0 0.3.0 diff --git a/pyproject.toml b/pyproject.toml index d4395ca4..2990e924 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ maintainers = [ name = 'pycrostates' readme = 'README.md' requires-python = '>=3.9' -version = '0.6.0.dev0' +version = '0.6.0' [project.optional-dependencies] all = [