token is now required

patch bump
This commit is contained in:
2025-06-10 22:53:14 +01:00
parent 6985ad84d1
commit e4353d7626
3 changed files with 6 additions and 6 deletions

View File

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