Version bump and update contributors!

This commit is contained in:
Mike Helmick 2013-04-08 16:40:59 -04:00
parent 2b0b26d3ed
commit 10dbe11b56
4 changed files with 4 additions and 2 deletions

View file

@ -2,7 +2,7 @@ from setuptools import setup
from setuptools import find_packages
__author__ = 'Ryan McGrath <ryan@venodesigns.net>'
__version__ = '2.7.1'
__version__ = '2.7.2'
setup(
# Basic package information.