VERSION = (1, 0, 1) # PEP 386 __version__ = ".".join([str(x) for x in VERSION])