chore(tfhe): bump version to 0.3.0

This commit is contained in:
Arthur Meyre
2023-06-29 21:36:50 +02:00
parent facc2a162f
commit f2f4e397f1

View File

@@ -1,6 +1,6 @@
[package]
name = "tfhe"
version = "0.3.0-beta.0"
version = "0.3.0"
edition = "2021"
readme = "../README.md"
keywords = ["fully", "homomorphic", "encryption", "fhe", "cryptography"]