From c454d410a1c76f7533e6275e47812da9ab98eec3 Mon Sep 17 00:00:00 2001 From: Ronny Pfannschmidt Date: Sat, 5 Aug 2017 09:33:10 +0200 Subject: [PATCH] fix version number --- example/boxed.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/boxed.txt b/example/boxed.txt index b5c577d..1c83e63 100644 --- a/example/boxed.txt +++ b/example/boxed.txt @@ -1,6 +1,6 @@ .. note:: - Since 2.0, the actual implementation of the ``--boxed`` option has been moved to a + Since 1.19.0, the actual implementation of the ``--boxed`` option has been moved to a separate plugin, `pytest-forked `_ which can be installed independently. The ``--boxed`` command-line options remains for backward compatibility reasons.