From e6380e20d0014f287462107bd83350d8365f66d6 Mon Sep 17 00:00:00 2001 From: Dehann Fourie <6412556+dehann@users.noreply.github.com> Date: Thu, 5 Aug 2021 10:32:18 -0400 Subject: [PATCH] bump v0.4.13 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 9b85f25..cae317e 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ApproxManifoldProducts" uuid = "9bbbb610-88a1-53cd-9763-118ce10c1f89" keywords = ["MM-iSAMv2", "SLAM", "inference", "sum-product", "belief-propagation", "nonparametric", "manifolds", "functional"] -version = "0.4.12" +version = "0.4.13" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"