Skip to content

Commit f0afc3e

Browse files
committed
Preparing release 14.0
1 parent 4dfe057 commit f0afc3e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
14.0 (unreleased)
4+
14.0 (2024-03-13)
55
-----------------
66

77
Bug fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ignore = [".pre-commit-config.yaml"]
99

1010
[project]
1111
name = "pytest-rerunfailures"
12-
version = "14.0.dev0"
12+
version = "14.0"
1313
description = "pytest plugin to re-run tests to eliminate flaky failures"
1414
dynamic = [
1515
"readme",

0 commit comments

Comments
 (0)