From 79d4611312ca0f941a032de9d9960b0cb9477a18 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Thu, 29 May 2025 14:46:02 +0100 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 4128978..94036d5 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.14.1" +__version__ = "0.14.2"