Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorAnton Hvornum <anton@hvornum.se>2021-01-20 00:40:08 +0100
committerAnton Hvornum <anton@hvornum.se>2021-01-20 00:40:08 +0100
commitec638351e845d8e010e7e79b75636ce9d4840ab4 (patch)
tree83a8571f8df5f9fded3d60611e48f29f5a145b03 /docs/conf.py
parentc67b1c4006c84406087bcfe852a5b3c3ddab1eb7 (diff)
Version bump. All future releases will now be PGP-signed.
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 056cf185..326b2d69 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -38,7 +38,7 @@ copyright = '2020, Anton Hvornum'
author = 'Anton Hvornum'
# The full version, including alpha/beta/rc tags
-release = 'v2.0.6'
+release = 'v2.1.0'
# -- General configuration ---------------------------------------------------