diff --git a/pyproject.toml b/pyproject.toml index 49e57b9..842f732 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ packages = ["opendssdirect"] name = "opendssdirect.py" dynamic = ["version"] dependencies = [ - "dss_python==0.15.0b1,<0.16", + "dss_python==0.15.0,<0.16", ] requires-python = ">=3.7" authors = [