diff options
| author | David Bremner <david@tethera.net> | 2021-02-18 08:47:53 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2021-02-18 08:47:53 -0400 |
| commit | 4c79a2dabe38ac72eb9eb21620f2ffca5f1885c6 (patch) | |
| tree | e2b2ecd4641a8e77e216133d12a32a89c307a498 /doc | |
| parent | 7061e41cd0ed7a37dab83687697a692a53c5a66f (diff) | |
| parent | 3a3208bb7b8bfca1c0bcaa5b45b6ef71aa768612 (diff) | |
Merge tag '0.31.4'
notmuch 0.31.4 release
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py index 11bed51d..1a5c217b 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-2020, Carl Worth and many others' +copyright = u'2009-2021, Carl Worth and many others' location = os.path.dirname(__file__) |
