Incrememtn version number & rebuild for PyPi

This commit is contained in:
Ross Poulton 2011-11-08 18:00:22 +11:00
parent dd61932294
commit 3d4c46704a

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