chore: bump version to 0.2.0-rc3

This commit is contained in:
Arthur Meyre
2021-10-20 10:01:05 +02:00
parent c16ac6ada8
commit 92de61f485
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-rc2"
__version__ = "0.2.0-rc3"

View File

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

View File

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