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