Release 0.1.16

This commit is contained in:
Ross Poulton 2015-02-19 09:54:36 +11:00
parent bb2c240ef8
commit e9555ff72e

View File

@ -4,7 +4,7 @@ from distutils.util import convert_path
from fnmatch import fnmatchcase
from setuptools import setup, find_packages
version = '0.1.15'
version = '0.1.16'
# Provided as an attribute, so you can append to these instead
# of replicating them: