Skip to content

Commit 010a2c2

Browse files
committed
Back to development: 16.1
1 parent 34a87e4 commit 010a2c2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog
22
=========
33

4+
16.1 (unreleased)
5+
-----------------
6+
7+
- Nothing changed yet.
8+
9+
410
16.0 (2025-08-29)
511
-----------------
612

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 = "16.0"
12+
version = "16.1.dev0"
1313
description = "pytest plugin to re-run tests to eliminate flaky failures"
1414
dynamic = [
1515
"readme",

0 commit comments

Comments
 (0)