aboutsummaryrefslogtreecommitdiffstats
path: root/manual/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'manual/conf.py')
-rw-r--r--manual/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/conf.py b/manual/conf.py
index 37e00395..7dde20ca 100644
--- a/manual/conf.py
+++ b/manual/conf.py
@@ -11,6 +11,7 @@ project = 'QPDF'
copyright = '2005-2021, Jay Berkenbilt'
author = 'Jay Berkenbilt'
release = '10.4.0'
+version = release
html_theme = 'nature'
html_theme_options = {
"body_max_width": None,