diff --git a/setup.py b/setup.py index bc5ad34f..82fadd5e 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from distutils.util import convert_path from fnmatch import fnmatchcase from setuptools import setup, find_packages -version = '0.1.14' +version = '0.1.15' # Provided as an attribute, so you can append to these instead # of replicating them: