From 6647e8e3eb167d9ba7ca014ee421c88cd297e7ec Mon Sep 17 00:00:00 2001 From: Dehann Fourie <6412556+dehann@users.noreply.github.com> Date: Wed, 25 Oct 2023 08:53:03 -0700 Subject: [PATCH] bump v0.8.3 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index af790c8..b631515 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.8.2" +version = "0.8.3" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"