Skip to content

Commit 5f8fab9

Browse files
authored
Release 13.0 (#246)
* Preparing release 13.0 * Back to development: 13.1
1 parent fa7b4e4 commit 5f8fab9

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGES.rst

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

4-
13.0 (unreleased)
4+
13.1 (unreleased)
5+
-----------------
6+
7+
- Nothing changed yet.
8+
9+
10+
13.0 (2023-11-22)
511
-----------------
612

713
Breaking changes

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ignore =
77

88
[metadata]
99
name = pytest-rerunfailures
10-
version = 13.0.dev0
10+
version = 13.1.dev0
1111
url = https://github.com/pytest-dev/pytest-rerunfailures
1212
description = pytest plugin to re-run tests to eliminate flaky failures
1313
long_description = file: HEADER.rst, README.rst, CHANGES.rst

0 commit comments

Comments
 (0)