Version bump

This commit is contained in:
Ryan McGrath 2012-11-10 20:16:34 -05:00
parent e85e8e38ad
commit a125ad6048
3 changed files with 3 additions and 5 deletions

View file

@ -1,10 +1,8 @@
#!/usr/bin/env python
from setuptools import setup
from setuptools import find_packages
__author__ = 'Ryan McGrath <ryan@venodesigns.net>'
__version__ = '2.5.1'
__version__ = '2.5.2'
setup(
# Basic package information.