diff --git a/CHANGES.rst b/CHANGES.rst index 5aedfa9..66dc233 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,7 +1,7 @@ Changelog ========= -10.2 (unreleased) +10.2 (2021-09-17) ----------------- Features diff --git a/setup.cfg b/setup.cfg index 837e438..93e121b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -7,7 +7,7 @@ ignore = [metadata] name = pytest-rerunfailures -version = 10.2.dev0 +version = 10.2 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