aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2022-01-09 19:34:58 -0400
committerDavid Bremner <david@tethera.net>2022-01-09 19:34:58 -0400
commit63d3b2b5cf8702b5fecea77392ce46f8a8249175 (patch)
treece8274b3260577a70c6cc4e8c02f1ba013b8fe09 /doc
parent22e04ed01acc115b7fb25b60231014f585f11c4a (diff)
parent51c287ead807b6e3830bc5d393a7e9a89f36db86 (diff)
Merge tag '0.34.3'
notmuch 0.34.3 release
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index c7fd8f5a..e46e1d4e 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -14,7 +14,7 @@ master_doc = 'index'
# General information about the project.
project = u'notmuch'
-copyright = u'2009-2021, Carl Worth and many others'
+copyright = u'2009-2022, Carl Worth and many others'
location = os.path.dirname(__file__)