From b5b53b6aec4fced41f91114a492612c47a25747e Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Wed, 7 Oct 2015 17:56:05 +0200 Subject: [PATCH] start 2.8.3 development --- _pytest/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pytest/__init__.py b/_pytest/__init__.py index a10bfe9bf..531a64977 100644 --- a/_pytest/__init__.py +++ b/_pytest/__init__.py @@ -1,2 +1,2 @@ # -__version__ = '2.8.2' +__version__ = '2.8.3.dev1'