Bump version

This commit is contained in:
Ross Poulton 2015-01-15 09:04:42 +11:00
parent 0732e1f2d3
commit fffb2d5eaf

View File

@ -4,7 +4,7 @@ from distutils.util import convert_path
from fnmatch import fnmatchcase from fnmatch import fnmatchcase
from setuptools import setup, find_packages 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 # Provided as an attribute, so you can append to these instead
# of replicating them: # of replicating them: