From 9016afae4754530d184fd605f98fedb7d399e705 Mon Sep 17 00:00:00 2001 From: RonaldsonBellande Date: Wed, 4 Dec 2024 12:12:38 -0500 Subject: [PATCH] latest pushes --- Package/rust/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package/rust/Cargo.toml b/Package/rust/Cargo.toml index c68f86e..dbcefc1 100644 --- a/Package/rust/Cargo.toml +++ b/Package/rust/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bellande_probability" -version = "0.1.0" +version = "0.1.1" edition = "2021" authors = ["Bellande Robotics Sensors Research Innovation Center"] description = "A tool for running Bellande Probability calculations via API"