Coverage for src/su6_plugin_demo/__about__.py: 100%
1 statements
« prev ^ index » next coverage.py v7.2.7, created at 2023-06-06 22:34 +0200
« prev ^ index » next coverage.py v7.2.7, created at 2023-06-06 22:34 +0200
1"""
2This file contains the module version.
3"""
5# SPDX-FileCopyrightText: 2023-present Robin van der Noord <robinvandernoord@gmail.com>
6#
7# SPDX-License-Identifier: MIT
8__version__ = "0.0.0"