diff --git a/docs/conf.py b/docs/conf.py
index 1e80bacd2af51b88a187abe55a405b02b5483582..c976c203d3e478e1838942cbe3f98bb8058a4247 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -12,7 +12,7 @@ from datetime import datetime
 project = "eralchemy"
 author = "Alexis Benoist"
 copyright = f"2015-{datetime.now().year}, {author}"
-release = "0.0.0"
+release = "1.5.0"
 
 # -- General configuration -----------------------------------------------------
 extensions = [