Bump to 2.5.4

This commit is contained in:
Ryan McGrath 2012-12-14 07:13:28 -05:00
parent 9d66512cdd
commit 2d3d5b5b68
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.5.3'
__version__ = '2.5.4'
setup(
# Basic package information.

View file

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