We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d514905 + 91ba061 commit ed78946Copy full SHA for ed78946
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "frequenz-microgrid-component-graph"
3
description = "A library for representing the components of a microgrid and the connections between them as a Directed Acyclic Graph (DAG)."
4
-version = "0.1.2"
+version = "0.2.0"
5
edition = "2021"
6
repository = "https://github.com/frequenz-floss/frequenz-microgrid-component-graph-rs"
7
license = "MIT"
0 commit comments