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