From e9555ff72ee9166efad4866449e78a6471bfcf73 Mon Sep 17 00:00:00 2001 From: Ross Poulton Date: Thu, 19 Feb 2015 09:54:36 +1100 Subject: [PATCH] Release 0.1.16 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 82fadd5e..8dccede2 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.15' +version = '0.1.16' # Provided as an attribute, so you can append to these instead # of replicating them: