From 7caa8ce9441176c121e9e51af4413c8dd0003459 Mon Sep 17 00:00:00 2001 From: Janneke Janssen Date: Wed, 17 May 2017 16:48:45 +0200 Subject: [PATCH] Bump version --- testhook/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testhook/__init__.py b/testhook/__init__.py index cd7ca49..a6221b3 100644 --- a/testhook/__init__.py +++ b/testhook/__init__.py @@ -1 +1 @@ -__version__ = '1.0.1' +__version__ = '1.0.2'