fixes bug if no flags are passed

patch bump
This commit is contained in:
2025-04-22 00:26:32 +01:00
parent 023fdf708b
commit df18d9c192
2 changed files with 10 additions and 16 deletions

View File

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