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