We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2dec98 commit d654af2Copy full SHA for d654af2
pyproject.toml
@@ -23,7 +23,7 @@ packages = ["opendssdirect"]
23
name = "opendssdirect.py"
24
dynamic = ["version"]
25
dependencies = [
26
- "dss-python==0.15.6",
+ "dss-python==0.15.7",
27
]
28
requires-python = ">=3.7"
29
authors = [
0 commit comments