From 74393f5fb3ecf58fe8b80e2e677fedc1bbc5dd13 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Thu, 19 Feb 2026 23:45:01 +0000 Subject: [PATCH] minor bump --- src/q3rcon_tui/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/q3rcon_tui/__about__.py b/src/q3rcon_tui/__about__.py index 6daf468..857d274 100644 --- a/src/q3rcon_tui/__about__.py +++ b/src/q3rcon_tui/__about__.py @@ -1,4 +1,4 @@ # SPDX-FileCopyrightText: 2026-present onyx-and-iris # # SPDX-License-Identifier: MIT -__version__ = '0.1.0' +__version__ = '0.2.0'