Skip to content

Commit 8824212

Browse files
committed
prep for release
1 parent 178ce13 commit 8824212

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@ PowerModels.jl Change Log
22
=========================
33

44
### Staged
5-
- Fix no-buses bug in `calc_connected_components` (#933)
5+
- nothing
6+
7+
### v0.21.3
8+
- Fix no-buses bug in `calc_connected_components` (#933)
69

710
### v0.21.2
811
- In place building of basic network data (#915,#916)

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name = "PowerModels"
22
uuid = "c36e90e8-916a-50a6-bd94-075b64ef4655"
33
authors = ["Carleton Coffrin"]
44
repo = "https://github.com/lanl-ansi/PowerModels.jl"
5-
version = "0.21.2"
5+
version = "0.21.3"
66

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

0 commit comments

Comments
 (0)