bump version to 0.2.1

This commit is contained in:
Garret Wassermann 2017-09-14 04:41:53 -04:00
parent a7ae0a178e
commit a6d2a3adea

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