Skip to content

Commit 81f5f84

Browse files
author
Michael Howitz
committed
Preparing release 10.0
1 parent 242e1d4 commit 81f5f84

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
10.0 (unreleased)
4+
10.0 (2021-05-26)
55
-----------------
66

77
Backwards incompatible changes

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.dev0",
8+
version="10.0",
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)