diff --git a/docs/conf.py b/docs/conf.py
index f93d09f6fccb37a60a5f91e798d39dbc63a50eef..83e69f88917581232d50e073b9096be558a551e1 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -16,12 +16,12 @@ sys.path.insert(0, os.path.abspath('../'))
 
 # -- Project information -----------------------------------------------------
 
-project = 'a'
-copyright = '2022, a'
-author = 'a'
+project = 'Expetator'
+copyright = '2022, Georges Da Costa'
+author = 'Georges Da Costa'
 
 # The full version, including alpha/beta/rc tags
-release = 'a'
+release = '1.0.0'
 
 
 # -- General configuration ---------------------------------------------------