From add9743b00d7c03e3e0b763149d69bb17f9253bc Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Sat, 10 Jan 2026 14:00:20 +0000 Subject: [PATCH] patch bump --- obsws_cli/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/obsws_cli/__about__.py b/obsws_cli/__about__.py index 22da9f1..eddb8d4 100644 --- a/obsws_cli/__about__.py +++ b/obsws_cli/__about__.py @@ -1,4 +1,4 @@ # SPDX-FileCopyrightText: 2025-present onyx-and-iris # # SPDX-License-Identifier: MIT -__version__ = '0.24.1' +__version__ = '0.24.2'