Skip to content

Commit 887e4bd

Browse files
author
Michael Howitz
committed
Preparing release 10.1
1 parent 138db6c commit 887e4bd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.1 (unreleased)
4+
10.1 (2021-07-02)
55
-----------------
66

77
Features

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