Fixes, 1.0.2

This commit is contained in:
Ryan McGrath 2012-04-11 08:22:04 -04:00
parent c90ccd79a6
commit df94686813
4 changed files with 16 additions and 16 deletions

View file

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