Skip to content

Commit 7f66f8b

Browse files
committed
Back to development: 9.2
1 parent 9a58cc1 commit 7f66f8b

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

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+
9.2 (unreleased)
5+
----------------
6+
7+
- Nothing changed yet.
8+
9+
410
9.1.1 (2020-09-29)
511
------------------
612

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name="pytest-rerunfailures",
8-
version="9.1.1",
8+
version="9.2.dev0",
99
description="pytest plugin to re-run tests to eliminate flaky failures",
1010
long_description=long_description,
1111
author="Leah Klearman",

0 commit comments

Comments
 (0)