#!/usr/bin/env python
__all__ = ['__version__', '__date__']
__version__ = '0.3.23'
__date__ = '2013-10-23'