diff --git a/Project.toml b/Project.toml index 28624107a..8b0a1570d 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.10.1" +version = "0.10.2" [deps] ApproxManifoldProducts = "9bbbb610-88a1-53cd-9763-118ce10c1f89"