Bump to version 0.2.4

This commit is contained in:
Garret Wassermann 2017-12-18 00:32:33 -05:00
parent 4c184a6aa8
commit e83b64c973

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