From af46ffe021269970293df9f47730b98047a04623 Mon Sep 17 00:00:00 2001 From: Ronny Pfannschmidt Date: Thu, 19 Nov 2015 22:01:34 +0100 Subject: [PATCH] bump to 2.8.4.dev --- _pytest/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pytest/__init__.py b/_pytest/__init__.py index 613e036d3..1896cecd7 100644 --- a/_pytest/__init__.py +++ b/_pytest/__init__.py @@ -1,2 +1,2 @@ # -__version__ = '2.8.3' +__version__ = '2.8.4.dev1'