Skip to content

Commit

Permalink
prep changelog and project.toml for release
Browse files Browse the repository at this point in the history
  • Loading branch information
ccoffrin committed May 21, 2019
1 parent b582575 commit bc8a6cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PowerModels.jl Change Log
=========================

### Staged
### v0.10.1
- Refactor connected_components to accept arbitrary edge-types with `edges` kwarg
- Fixes bug in warnings inside storage constraints
- Add Bool to allowed data types in json parse of MultiConductorVector/Matrix
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.10.0"
version = "0.10.1"

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

0 comments on commit bc8a6cb

Please sign in to comment.