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

@@ -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 ---------------------------------------------------