From 25b303fa712b48aa2299c7a5fd8af9d65717e9f9 Mon Sep 17 00:00:00 2001 From: stecrotti Date: Sat, 28 Dec 2024 14:41:20 +0100 Subject: [PATCH] bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index a571212..55d2db7 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "BeliefPropagation" uuid = "f47dce41-c8ad-4b69-b8b4-f2a36c7ebdf8" authors = ["stecrotti "] -version = "0.3.0" +version = "0.4.0" [deps] BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"