# this is used in pyproject.toml and imported into __init__.py
__version__ = '3.0.0'

__all__ = ['__version__']
