From f7c74a4359569045d5daee30e3da7ead925cb786 Mon Sep 17 00:00:00 2001 From: actionless Date: Fri, 6 Feb 2015 14:42:51 +0100 Subject: [PATCH] chore: push version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 459ce90..71ef080 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name='wooper', - version="0.3.0", + version="0.4.0", description="FrisbyJS-inspired REST API testing helpers and steps \ for 'behave' behavior-driven development testing library", long_description=LONG_DESCRIPTION,