diff --git a/conf.py b/conf.py
index 10e8f63bd3aec3dcd6a3e312b85356e89cce536f..ce1d160ffcf81775f156f1008a7f81ae1273a9c7 100644
--- a/conf.py
+++ b/conf.py
@@ -25,7 +25,7 @@ project = 'Oniro Project'
 copyright = '2022'
 author = 'Oniro Project'
 
-version = '2.0.0-alpha'
+version = '2.0.0'
 release = version
 
 # -- General configuration ---------------------------------------------------