We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a6e82c commit eec6aefCopy full SHA for eec6aef
2 files changed
CHANGES.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-9.1 (unreleased)
+9.1 (2020-08-26)
5
----------------
6
7
Features
setup.py
@@ -5,7 +5,7 @@
setup(
name="pytest-rerunfailures",
8
- version="9.1.dev0",
+ version="9.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