Version bump!

This commit is contained in:
Mike Helmick 2013-04-08 11:51:34 -04:00
parent abaa3e558a
commit 4a181d3ac1
2 changed files with 2 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.0'
__version__ = '2.7.1'
setup(
# Basic package information.

View file

@ -7,7 +7,7 @@
"""
__author__ = "Ryan McGrath <ryan@venodesigns.net>"
__version__ = "2.7.0"
__version__ = "2.7.1"
import urllib
import re