add studiomode command group

minor bump
This commit is contained in:
2025-06-10 17:54:37 +01:00
parent cc2eda00a5
commit 14f89dd636
3 changed files with 103 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "slobs-cli"
version = "0.6.1"
version = "0.7.0"
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"]