Google
Edit File: __init__.py
# SPDX-License-Identifier: LGPL-2.1-or-later from ._version import __version__ __all__ = ( '__version__', )