chore: bump version to 0.2.0-rc5

This commit is contained in:
Arthur Meyre
2021-10-29 16:16:52 +02:00
parent 2fd9f6c363
commit e0e845bb8b
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-rc4"
__version__ = "0.2.0-rc5"

View File

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

View File

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