#!/usr/bin/env python # -*- coding: utf-8 -*- """ Version module """ # pragma: no cover __version__ = '3.1.0'