diff --git a/setup.py b/setup.py index 9ebf707f..afb7cacb 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.3' +version = '0.2.4' # Provided as an attribute, so you can append to these instead # of replicating them: