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 3ffda7f commit 4dc493bCopy full SHA for 4dc493b
CHANGES.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-11.0 (unreleased)
+11.0 (2023-01-12)
5
-----------------
6
7
Breaking changes
setup.cfg
@@ -7,7 +7,7 @@ ignore =
8
[metadata]
9
name = pytest-rerunfailures
10
-version = 11.0.dev0
+version = 11.0
11
url = https://github.com/pytest-dev/pytest-rerunfailures
12
description = pytest plugin to re-run tests to eliminate flaky failures
13
long_description = file: HEADER.rst, README.rst, CHANGES.rst
0 commit comments