aboutsummaryrefslogtreecommitdiffstats
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 3a1ce2dc..397077e6 100644
--- a/manual/conf.py
+++ b/manual/conf.py
@@ -16,7 +16,7 @@ project = 'QPDF'
copyright = '2005-2022, Jay Berkenbilt'
author = 'Jay Berkenbilt'
# make_dist and the CI build lexically find the release version from this file.
-release = '11.0.1'
+release = '11.1.0'
version = release
extensions = [
'sphinx_rtd_theme',