Skip to content

Commit

Permalink
prep for release of v0.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ccoffrin committed Sep 4, 2020
1 parent 7b22715 commit 47b13bd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ PowerModels.jl Change Log
=========================

### Staged
- nothing

### v0.17.3
- Added a to file variant of `export_matpower`
- Improved `correct_bus_types!` support for undefined bus type values
- Improved PSSE parser robustness to invalid `CZ`, `CW` and `CM` parameters in transformers
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name = "PowerModels"
uuid = "c36e90e8-916a-50a6-bd94-075b64ef4655"
authors = ["Carleton Coffrin"]
repo = "https://github.com/lanl-ansi/PowerModels.jl"
version = "0.17.2"
version = "0.17.3"

[deps]
InfrastructureModels = "2030c09a-7f63-5d83-885d-db604e0e9cc0"
Expand Down

0 comments on commit 47b13bd

Please sign in to comment.