From 12bcaca00c25e186bcca5bc870548d506b91c1b7 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Sun, 22 Mar 2026 04:11:15 +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 857d274..2821284 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.0' +__version__ = '0.2.1'