We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 178ce13 commit 8824212Copy full SHA for 8824212
CHANGELOG.md
@@ -2,7 +2,10 @@ PowerModels.jl Change Log
2
=========================
3
4
### Staged
5
-- Fix no-buses bug in `calc_connected_components` (#933)
+- nothing
6
+
7
+### v0.21.3
8
+- Fix no-buses bug in `calc_connected_components` (#933)
9
10
### v0.21.2
11
- In place building of basic network data (#915,#916)
Project.toml
@@ -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.21.2"
+version = "0.21.3"
[deps]
InfrastructureModels = "2030c09a-7f63-5d83-885d-db604e0e9cc0"
0 commit comments