diff --git a/docs/source/conf.py b/docs/source/conf.py index b85bc156..4bb6535d 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -9,7 +9,7 @@ project = "pytest-asyncio" copyright = "2023, pytest-asyncio contributors" author = "Tin Tvrtković" -release = "v0.22.0" +release = "v0.23.0" # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration diff --git a/docs/source/reference/changelog.rst b/docs/source/reference/changelog.rst index 1c577af5..103cea15 100644 --- a/docs/source/reference/changelog.rst +++ b/docs/source/reference/changelog.rst @@ -2,7 +2,7 @@ Changelog ========= -0.23.0 (UNRELEASED) +0.23.0 (2023-12-03) =================== This release is backwards-compatible with v0.21. Changes are non-breaking, unless you upgrade from v0.22.