# -*- coding: utf-8 -*- VERSION = (0, 2, 6) __version__ = ".".join(map(str, VERSION))