We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a58cc1 commit 7f66f8bCopy full SHA for 7f66f8b
2 files changed
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+9.2 (unreleased)
5
+----------------
6
+
7
+- Nothing changed yet.
8
9
10
9.1.1 (2020-09-29)
11
------------------
12
setup.py
@@ -5,7 +5,7 @@
setup(
name="pytest-rerunfailures",
- version="9.1.1",
+ version="9.2.dev0",
description="pytest plugin to re-run tests to eliminate flaky failures",
long_description=long_description,
author="Leah Klearman",
0 commit comments