diff --git a/Cargo.toml b/Cargo.toml index c28637f..cb2b4a4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ bench = [ [package] name = "fss-rs" -version = "0.4.3" +version = "0.4.4" edition = "2021" authors = ["myl7 "] description = "Function secret sharing including distributed comparison & point functions"