implement record command group

minor bump
This commit is contained in:
2025-06-10 13:26:53 +01:00
parent 7227183073
commit dcd34b0213
3 changed files with 115 additions and 2 deletions

View File

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