Version bump!

This commit is contained in:
Mike Helmick 2013-04-12 11:40:05 -04:00
parent 385a9b039b
commit d228e04bc0
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.2'
__version__ = '2.7.3'
setup(
# Basic package information.

View file

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