From eec7024983292a384da58ae51d644375fe53ad9d Mon Sep 17 00:00:00 2001 From: msaelices Date: Wed, 4 Oct 2017 03:44:51 +0200 Subject: [PATCH] Bump 0.2.0.2 version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9d1f8d03..54003be0 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ from distutils.util import convert_path from fnmatch import fnmatchcase from setuptools import setup, find_packages -version = '0.2.0.1' +version = '0.2.0.2' # Provided as an attribute, so you can append to these instead # of replicating them: