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