add --preview option to scene switch command

patch bump
This commit is contained in:
2025-06-10 19:09:11 +01:00
parent 14f89dd636
commit 560b88e949
3 changed files with 39 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "slobs-cli"
version = "0.7.0"
version = "0.7.1"
description = "A command line application for Streamlabs Desktop"
authors = [{ name = "onyx-and-iris", email = "code@onyxandiris.online" }]
dependencies = ["pyslobs>=2.0.4", "asyncclick>=8.1.8"]