diff --git a/backends/tfhe-cuda-backend/Cargo.toml b/backends/tfhe-cuda-backend/Cargo.toml index 27c6164c85..073c584d59 100644 --- a/backends/tfhe-cuda-backend/Cargo.toml +++ b/backends/tfhe-cuda-backend/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tfhe-cuda-backend" -version = "0.1.2" +version = "0.1.3" edition = "2021" authors = ["Zama team"] license = "BSD-3-Clause-Clear"