# -*- coding: utf-8 -*- __version_info__ = (1, 1, 7) __version__ = '.'.join(map(str, __version_info__))