# -*- coding: utf-8 -*-

"""Details about the package."""

__all__ = ['__version__']

__version__ = '2.5.2'
