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