From 5cb49cf8817d6515ca24863701faf931f116e664 Mon Sep 17 00:00:00 2001 From: RonaldsonBellande Date: Mon, 9 Dec 2024 23:00:08 -0500 Subject: [PATCH] latest pushes --- Package/rust/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package/rust/Cargo.toml b/Package/rust/Cargo.toml index b7d6c48..5784aca 100644 --- a/Package/rust/Cargo.toml +++ b/Package/rust/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "bellande_motion_probability" -version = "0.1.0" +version = "0.1.1" edition = "2021" authors = ["Bellande Robotics Sensors Research Innovation Center"] -description = "The Bellande Motion Probability algorithm calculates particle movement probabilities using Bellande distributions for enhanced robot motion estimation" +description = "The Bellande Motion Probability algorithm calculates particle movement probabilities using Bellande distributions for enhanced motion estimation" license = "GPL-3.0-or-later" repository = "https://github.com/Robotics-Sensors/bellande_motion_probability" documentation = "https://bellande-robotics-sensors-research-innovation-center.org/api/bellande_motion_probability"