diff --git a/conf.py b/conf.py
index e6704700ab17646a8d934e5c1d95a5ddd5e100fc..10e8f63bd3aec3dcd6a3e312b85356e89cce536f 100644
--- a/conf.py
+++ b/conf.py
@@ -22,10 +22,10 @@
 # -- Project information -----------------------------------------------------
 
 project = 'Oniro Project'
-copyright = '2021'
+copyright = '2022'
 author = 'Oniro Project'
 
-version = '1.99.99'
+version = '2.0.0-alpha'
 release = version
 
 # -- General configuration ---------------------------------------------------