add audio subcommand group

minor bump
This commit is contained in:
2025-06-10 14:03:26 +01:00
parent dcd34b0213
commit 4fc3dc015a
3 changed files with 132 additions and 2 deletions

View File

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