Skip to content

Commit f97618f

Browse files
committed
Preparing release 16.0.1
1 parent c60d17d commit f97618f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Changelog
22
=========
33

4-
16.1 (unreleased)
5-
-----------------
4+
16.0.1 (2025-09-02)
5+
-------------------
66

77
- Reverted the ability to access error attributes because of an incompatibility
88
with `pytest-xdist <https://github.com/pytest-dev/pytest-xdist/issues/843>`_.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ignore = [".pre-commit-config.yaml"]
99

1010
[project]
1111
name = "pytest-rerunfailures"
12-
version = "16.1.dev0"
12+
version = "16.0.1"
1313
description = "pytest plugin to re-run tests to eliminate flaky failures"
1414
dynamic = [
1515
"readme",

0 commit comments

Comments
 (0)