chore: update version to 0.2.0-rc2

This commit is contained in:
Arthur Meyre
2021-10-12 15:42:48 +02:00
parent fc9fc992c8
commit 636da7808a
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
"""Package version module."""
# Auto-generated by "make set_version" do not modify
__version__ = "0.2.0-rc1"
__version__ = "0.2.0-rc2"

View File

@@ -22,7 +22,7 @@ copyright = "2021, Zama"
author = "Zama"
# The full version, including alpha/beta/rc tags
release = "0.2.0-rc1"
release = "0.2.0-rc2"
# -- General configuration ---------------------------------------------------

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "concretefhe"
version = "0.2.0-rc1"
version = "0.2.0-rc2"
description = "Concrete Framework"
authors = ["Zama <hello@zama.ai>"]
packages = [