from .client import PicnicAPI

__all__ = ["PicnicAPI"]
__title__ = "python-picnic-api"
__version__ = "1.1.0"
__author__ = "Mike Brink"
