Skip to content

Commit 9a58cc1

Browse files
committed
Preparing release 9.1.1
1 parent 8a90f0b commit 9a58cc1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Changelog
22
=========
33

4-
9.2 (unreleased)
5-
----------------
4+
9.1.1 (2020-09-29)
5+
------------------
66

77
Compatibility fix.
88
++++++++++++++++++

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