diff --git a/src/doc/conf.py b/src/doc/conf.py
index e01e6786b8d890b6d02fc39bd1444ba2c52368d0..48707c8b6481453457a2712658d8bf2085703be3 100644
--- a/src/doc/conf.py
+++ b/src/doc/conf.py
@@ -28,7 +28,7 @@ author = 'Daniel Hornung'
 # The short X.Y version
 version = '0.9.0'
 # The full version, including alpha/beta/rc tags
-release = '0.9.0-SNAPSHOT'
+release = '0.9.0'
 
 
 # -- General configuration ---------------------------------------------------