diff --git a/conf.py b/conf.py
index e09cd12aa16c07c9d04e2e6aa0734e15120b1a3f..6aa5e7835f31503bb45359673a0367b3a5a0f158 100644
--- a/conf.py
+++ b/conf.py
@@ -25,7 +25,7 @@ project = 'Oniro Project'
 copyright = '2021'
 author = 'Oniro Project'
 
-version = '1.0.0-beta'
+version = '1.0.0-rc'
 release = version
 
 # -- General configuration ---------------------------------------------------