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 7bbec6f commit 59fc2f4Copy full SHA for 59fc2f4
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## staged
4
5
+- none
6
+
7
+## v0.13.1
8
9
- Fixed `1phase-pv` unit tests
10
- Adjusted `sbase_default`, and added `@info` if basemva from dss is the default value
11
- Fixed storage model for powerflow validation (new test values are based directly on dss outputs)
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.13.0"
+version = "0.13.1"
[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
0 commit comments