From 2d4d86863e337e9abeb196b57c4555561ed143fe Mon Sep 17 00:00:00 2001 From: dehann Date: Fri, 19 Jul 2019 07:05:36 -0400 Subject: [PATCH] bump v0.7.3 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 6858f3aa6..7123d420d 100644 --- a/Project.toml +++ b/Project.toml @@ -2,7 +2,7 @@ name = "IncrementalInference" uuid = "904591bb-b899-562f-9e6f-b8df64c7d480" keywords = ["mm-iSAM", "SLAM", "inference", "sum-product", "belief-propagation"] desc = "Implements the multimodal iSAM algorithm." -version = "0.7.2" +version = "0.7.3" [deps] ApproxManifoldProducts = "9bbbb610-88a1-53cd-9763-118ce10c1f89"