from __future__ import unicode_literals __version__ = '0.1.1' VERSION = tuple(int(d) for d in __version__.split('.'))