We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 242e1d4 commit 81f5f84Copy full SHA for 81f5f84
CHANGES.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-10.0 (unreleased)
+10.0 (2021-05-26)
5
-----------------
6
7
Backwards incompatible changes
setup.py
@@ -5,7 +5,7 @@
setup(
name="pytest-rerunfailures",
8
- version="10.0.dev0",
+ version="10.0",
9
description="pytest plugin to re-run tests to eliminate flaky failures",
10
long_description=long_description,
11
author="Leah Klearman",
0 commit comments