chore(hpu): bump backend version

This commit is contained in:
Baptiste Roux
2025-07-02 15:07:31 +02:00
committed by Arthur Meyre
parent 0cf9f9f3bd
commit 187159d9f9
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "tfhe-hpu-backend"
version = "0.1.0"
version = "0.2.0"
edition = "2021"
license = "BSD-3-Clause-Clear"
description = "HPU implementation on FPGA of TFHE-rs primitives."