summaryrefslogtreecommitdiffstats
path: root/manual/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'manual/conf.py')
-rw-r--r--manual/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/conf.py b/manual/conf.py
index 8a0de1ea..ed9287d0 100644
--- a/manual/conf.py
+++ b/manual/conf.py
@@ -16,7 +16,7 @@ project = 'QPDF'
copyright = '2005-2023, Jay Berkenbilt'
author = 'Jay Berkenbilt'
# make_dist and the CI build lexically find the release version from this file.
-release = '11.6.0'
+release = '11.6.1'
version = release
extensions = [
'sphinx_rtd_theme',