Merged chbrown's patch to use 1.1 for default versioning endpoints; bumped to 2.5.1

This commit is contained in:
Ryan McGrath 2012-11-09 04:42:02 -05:00
commit b6c5dc5a48
2 changed files with 8 additions and 8 deletions

View file

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