# File generated by CMake Spglib_Python project
# This file is for debugging build purposes only
# Do NOT use this file for production builds. Use the file generated from scikit-build-core instead

from __future__ import annotations

version: str
__version__: str
__version_tuple__: tuple[int | str, ...]
version_tuple: tuple[int | str, ...]

__version__ = version = "0.0.0"
__version_tuple__ = version_tuple = (0, 0, 0)
