From cda0bbedb9b1a74dec43a142ae11be76eacefa41 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Mon, 14 Jul 2025 02:32:09 +0100 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 03237b7..6bc3a16 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.19.1" +__version__ = "0.20.0"