implement scene command group

minor bump
This commit is contained in:
2025-06-10 12:51:36 +01:00
parent 3242a866e3
commit f35a1594c6
3 changed files with 92 additions and 1 deletions

View File

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