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 34a87e4 commit 010a2c2Copy full SHA for 010a2c2
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+16.1 (unreleased)
5
+-----------------
6
+
7
+- Nothing changed yet.
8
9
10
16.0 (2025-08-29)
11
-----------------
12
pyproject.toml
@@ -9,7 +9,7 @@ ignore = [".pre-commit-config.yaml"]
[project]
name = "pytest-rerunfailures"
-version = "16.0"
+version = "16.1.dev0"
13
description = "pytest plugin to re-run tests to eliminate flaky failures"
14
dynamic = [
15
"readme",
0 commit comments