From 0e962e5aa08307b117935080e805ef9fbc966918 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Sat, 21 Mar 2026 00:43:24 +0000 Subject: [PATCH] run through formatter --- 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 6f809b4..6daf468 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.1.0" +__version__ = '0.1.0'