diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c85b1adb..f2ad95ebc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # PowerModelsDistribution.jl Change Log -## staged +## v0.10.5 - Add wdgcurrents, core, rdcohms support on dss transformers - Fix bug in definition of xcsarra datatype on dss transformers diff --git a/Project.toml b/Project.toml index a6848be51..717db8db6 100644 --- a/Project.toml +++ b/Project.toml @@ -2,7 +2,7 @@ name = "PowerModelsDistribution" uuid = "d7431456-977f-11e9-2de3-97ff7677985e" authors = ["David M Fobes ", "Carleton Coffrin"] repo = "https://github.com/lanl-ansi/PowerModelsDistribution.jl.git" -version = "0.10.4" +version = "0.10.5" [deps] InfrastructureModels = "2030c09a-7f63-5d83-885d-db604e0e9cc0"