@@ -1,9 +1,11 @@
[package]
name = "openfhe"
-version = "0.1.2"
+version = "0.1.3"
edition = "2021"
description = "Rust package of the OpenFHE Fully Homomorphic Encryption Library."
+license = "BSD-2-Clause"
license-file = "LICENSE"
+documentation = "https://fair-math.gitbook.io/docs/"
repository = "https://github.com/fairmath/openfhe-rs"
[dependencies]