From d7ea4d9fad0e12524c8a51802b635beaf27fe432 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Mon, 23 Mar 2026 14:45:50 +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 507c0fb..94497da 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.4' +__version__ = '0.2.5'