From 3a7cc3eacb7875c114f37bdcf51f193b95a15b3d Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Mon, 23 Mar 2026 13:31:09 +0000 Subject: [PATCH] patch bump --- src/q3rcon_cli/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/q3rcon_cli/__about__.py b/src/q3rcon_cli/__about__.py index 40b98f1..507c0fb 100644 --- a/src/q3rcon_cli/__about__.py +++ b/src/q3rcon_cli/__about__.py @@ -1,4 +1,4 @@ # SPDX-FileCopyrightText: 2026-present onyx-and-iris # # SPDX-License-Identifier: MIT -__version__ = '0.2.3' +__version__ = '0.2.4'