From 2535fe85c54a8e1dd1c12e8e29466d7e5abc5c06 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Fri, 9 Jan 2026 13:47:18 +0000 Subject: [PATCH] minor 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 1ee9ee9..6854874 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.22.0' +__version__ = '0.23.0'