We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a88959 commit 34a87e4Copy full SHA for 34a87e4
CHANGES.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-16.0 (unreleased)
+16.0 (2025-08-29)
5
-----------------
6
7
Breaking changes
pyproject.toml
@@ -9,7 +9,7 @@ ignore = [".pre-commit-config.yaml"]
9
10
[project]
11
name = "pytest-rerunfailures"
12
-version = "16.0.dev0"
+version = "16.0"
13
description = "pytest plugin to re-run tests to eliminate flaky failures"
14
dynamic = [
15
"readme",
0 commit comments