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