chore: bump version to 0.6.0-rc8

This commit is contained in:
Umut
2022-06-03 15:47:48 +02:00
parent 2a42b5f711
commit cb0436cd42

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "concrete-numpy"
version = "0.6.0-rc7"
version = "0.6.0-rc8"
description = "Concrete Numpy is a python package that contains the tools data scientists need to compile various numpy functions into their Fully Homomorphic Encryption (FHE) equivalents. Concrete Numpy goes on top of the Concrete Library and its Compiler."
license = "BSD-3-Clause"
authors = [