add env var and defaults to --help

move Settings into settings module

patch bump
This commit is contained in:
2025-05-19 01:42:59 +01:00
parent 34fbc77182
commit 81762508a7
3 changed files with 52 additions and 46 deletions

View File

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2025-present onyx-and-iris <code@onyxandiris.online>
#
# SPDX-License-Identifier: MIT
__version__ = "0.10.3"
__version__ = "0.10.4"