test against empty string to keep it consisten with rich

patch bump
This commit is contained in:
2025-06-21 02:36:44 +01:00
parent b6ba66db64
commit 23282a60d1
2 changed files with 2 additions and 2 deletions

View File

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