From 3062cfa4d84c51bfe381f5923aa4979e0ca8c8ac Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Mon, 23 Mar 2026 20:40:13 +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 5f5266b..be4bd89 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.3.0' +__version__ = '0.3.1'