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 cfb8499 commit 9966a62Copy full SHA for 9966a62
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## staged
4
5
+- none
6
+
7
+## v0.14.3
8
9
- Fixed bug in dss parser where circuit was not being edited using the `edit` dss command
10
- Fixed bug in eng2math functions where the voltage angle was being set incorrectly for generation assets that were set to isochronous control mode
11
Project.toml
@@ -2,7 +2,7 @@ name = "PowerModelsDistribution"
uuid = "d7431456-977f-11e9-2de3-97ff7677985e"
authors = ["David M Fobes <dfobes@lanl.gov>", "Carleton Coffrin"]
repo = "https://github.com/lanl-ansi/PowerModelsDistribution.jl.git"
-version = "0.14.2"
+version = "0.14.3"
[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
0 commit comments