VERSION = (0, 3, 0) # eg, (0, 2, '0dev0')
__version__ = '.'.join(map(str, VERSION))