From 115464eb08cb87550feaec7bc672ecf53ad16d7d Mon Sep 17 00:00:00 2001 From: dehann Date: Tue, 15 Aug 2023 16:13:39 -0700 Subject: [PATCH] bump v0.8.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 3fd3fae..f128edb 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.7.1" +version = "0.8.0" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"