Updating to 1.4, pushing slew of changes up to Pypi (major thanks to Hades and eriks5 for their patches).

This commit is contained in:
Ryan McGrath 2011-02-26 01:14:21 -05:00
parent 7cafb49fe8
commit 7f24324507
3 changed files with 3 additions and 3 deletions

View file

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