enable no_args_is_help for all typers subclassing AliasGroup

This includes the root typer

patch bump
This commit is contained in:
2025-04-21 20:19:21 +01:00
parent d945a6fa40
commit 023fdf708b
4 changed files with 9 additions and 3 deletions

View File

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