Browse Source

Automated version change in Cargo.toml

Hovsep Papoyan 1 year ago
parent
commit
c6a7822d70
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "openfhe"
-version = "0.1.7"
+version = "0.1.8"
 edition = "2021"
 description = "Rust package of the OpenFHE Fully Homomorphic Encryption Library."
 license = "BSD-2-Clause"