implement stream command group

minor bump
This commit is contained in:
2025-06-10 12:51:52 +01:00
parent f35a1594c6
commit ad6c0bb042
2 changed files with 106 additions and 1 deletions

View File

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