New 0.2.0.1 version.

This commit is contained in:
msaelices 2017-08-21 01:44:31 +02:00
parent f931dd4dba
commit f5b9203d46

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'
version = '0.2.0.1'
# Provided as an attribute, so you can append to these instead
# of replicating them: