7 lines
165 B
Python
7 lines
165 B
Python
"""about.py"""
|
|
|
|
# SPDX-FileCopyrightText: 2026-present Wolfang Torres <wolfang.torres@gmail.com>
|
|
#
|
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
__version__ = "0.1.3"
|