Skip to content

Commit 1471840

Browse files
author
Michael Howitz
committed
Back to development: 10.1
1 parent 81f5f84 commit 1471840

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+
10.1 (unreleased)
5+
-----------------
6+
7+
- Nothing changed yet.
8+
9+
410
10.0 (2021-05-26)
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="10.0",
8+
version="10.1.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)