diff --git a/pyproject.toml b/pyproject.toml index ab375c1..14f9890 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -111,7 +111,7 @@ accelerated = [ # stays lean and dependency-free; the studio surface is opt-in. Local dev can use # PYTHONPATH=../SCPN-STUDIO-PLATFORM/src instead of installing. studio = [ - "scpn-studio-platform>=0.10,<0.11", + "scpn-studio-platform>=0.10,<0.12", ] [tool.setuptools.packages.find]