Skip to content

Commit 242e1d4

Browse files
author
Michael Howitz
committed
Fix future version.
1 parent 2123f19 commit 242e1d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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="10.0.dev0",
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)