fixes AttributeError

release bump
This commit is contained in:
2025-05-14 20:36:43 +01:00
parent e8b699cba6
commit 34fbc77182
3 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ classifiers = [
]
dependencies = [
"typer>=0.15.2",
"obsws-python>=1.7.1",
"obsws-python>=1.7.2",
"pydantic-settings>=2.9.1",
]