VERSION_TUP = (0, 1) __version__ = ".".join(map(str, VERSION_TUP))