diff --git a/doc/changes/latest.rst b/doc/changes/1.0.rst similarity index 100% rename from doc/changes/latest.rst rename to doc/changes/1.0.rst diff --git a/doc/changes/index.rst b/doc/changes/index.rst index 7b3c9f9..9db7fb9 100644 --- a/doc/changes/index.rst +++ b/doc/changes/index.rst @@ -4,7 +4,7 @@ Changelog .. toctree:: :titlesonly: - latest.rst + 1.0 0.5 0.4 0.3 diff --git a/pyproject.toml b/pyproject.toml index a970034..302d32f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ maintainers = [ name = 'stimuli' readme = 'README.md' requires-python = '>=3.11' -version = '1.0.0.dev0' +version = '1.0.0' [project.optional-dependencies] all = [