From 34c47b50300cac8c46ea3db481e798188f2b1931 Mon Sep 17 00:00:00 2001 From: Sahas Subramanian Date: Sun, 21 Dec 2025 16:15:53 +0100 Subject: [PATCH] Bump version to 0.3.4 Signed-off-by: Sahas Subramanian --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0d1b161..a03c752 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "frequenz-microgrid-component-graph-python-bindings" -version = "0.3.2" +version = "0.3.4" edition = "2024" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html