bump version number and release to pypi

This commit is contained in:
Ross Poulton 2016-06-29 08:23:05 +10:00
parent 90e1a3c33a
commit 5a51d96c73

View File

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