Bump version for pypi release

This commit is contained in:
Ross Poulton 2014-12-08 09:07:54 +11:00
parent 68cc1b1e8e
commit d6cee6cfe4

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.12'
version = '0.1.13'
# Provided as an attribute, so you can append to these instead
# of replicating them: