diff --git a/doc/conf.py b/doc/conf.py
index 2069f1b56b9c693b1826541caf02f5fed73996ee..ded9c5b073eab87449686d2ceb27de211bac7a31 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -26,9 +26,9 @@ copyright = '2021, IndiScale GmbH'
 author = 'Daniel Hornung'
 
 # The short X.Y version
-version = '4.1.0'
+version = '5.0'
 # The full version, including alpha/beta/rc tags
-release = '4.1.0'
+release = '5.0.0'
 
 
 # -- General configuration ---------------------------------------------------