From 7eca5b33cd473bdc4bb7cbd500c30680cea6d139 Mon Sep 17 00:00:00 2001 From: Christophe Mehay Date: Sat, 19 Nov 2016 17:23:24 +0100 Subject: [PATCH] Update version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index d033664..69ea988 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ from setuptools import setup # Thanks Sam and Max -__version__ = '0.4.1' +__version__ = '0.4.2' if __name__ == '__main__': setup(