chore(csprng): prepare release 0.5.0

This commit is contained in:
Nicolas Sarlin
2024-12-13 15:07:22 +01:00
committed by Nicolas Sarlin
parent d2c13e4593
commit 4e2db929da
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "tfhe-csprng"
version = "0.4.1"
version = "0.5.0"
edition = "2021"
license = "BSD-3-Clause-Clear"
description = "Cryptographically Secure PRNG used in the TFHE-rs library."