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 4dfe057 commit f0afc3eCopy full SHA for f0afc3e
CHANGES.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-14.0 (unreleased)
+14.0 (2024-03-13)
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 = "14.0.dev0"
+version = "14.0"
13
description = "pytest plugin to re-run tests to eliminate flaky failures"
14
dynamic = [
15
"readme",
0 commit comments