We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4dfe057 + 2b1762c commit a53b934Copy full SHA for a53b934
CHANGES.rst
@@ -1,7 +1,13 @@
1
Changelog
2
=========
3
4
-14.0 (unreleased)
+14.1 (unreleased)
5
+-----------------
6
+
7
+- Nothing changed yet.
8
9
10
+14.0 (2024-03-13)
11
-----------------
12
13
Bug fixes
pyproject.toml
@@ -9,7 +9,7 @@ ignore = [".pre-commit-config.yaml"]
[project]
name = "pytest-rerunfailures"
-version = "14.0.dev0"
+version = "14.1.dev0"
description = "pytest plugin to re-run tests to eliminate flaky failures"
14
dynamic = [
15
"readme",
0 commit comments