#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""Package version file."""
# This file is automatically generated by `fix_version()` in the setup script.
__version__ = '0.1.4.1'
