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