from __future__ import unicode_literals VERSION = (0, 1, 1) __version__ = '.'.join(map(str, VERSION))