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