4fb7874
1
VERSION = (0, 9, '3b1')__version__ = '.'.join(map(str, VERSION))version = lambda: __version__