Coverage for src/typedal/__about__.py: 100%
1 statements
« prev ^ index » next coverage.py v7.4.1, created at 2024-01-29 16:15 +0100
« prev ^ index » next coverage.py v7.4.1, created at 2024-01-29 16:15 +0100
1"""
2This file contains the Version info for this package.
3"""
5# SPDX-FileCopyrightText: 2023-present Robin van der Noord <robinvandernoord@gmail.com>
6#
7# SPDX-License-Identifier: MIT
8__version__ = "2.3.6"