Bump 0.2.0.2 version

This commit is contained in:
msaelices 2017-10-04 03:44:51 +02:00
parent 7b022fa1e0
commit eec7024983

View File

@ -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: