Version bump for bug-fix rollout

This commit is contained in:
Ryan McGrath 2012-07-25 03:56:12 +09:00
parent 5c5dea109e
commit e1c4035a63
2 changed files with 2 additions and 2 deletions

View file

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