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