diff --git a/CHANGES.rst b/CHANGES.rst index dfaf40a..7532665 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,7 +1,7 @@ Changelog ========= -13.0 (unreleased) +13.0 (2023-11-22) ----------------- Breaking changes diff --git a/setup.cfg b/setup.cfg index 1a4d42c..e86de17 100644 --- a/setup.cfg +++ b/setup.cfg @@ -7,7 +7,7 @@ ignore = [metadata] name = pytest-rerunfailures -version = 13.0.dev0 +version = 13.0 url = https://github.com/pytest-dev/pytest-rerunfailures description = pytest plugin to re-run tests to eliminate flaky failures long_description = file: HEADER.rst, README.rst, CHANGES.rst