diff --git a/docs/conf.py b/docs/conf.py index cd533a4d8..66223d6f7 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -11,7 +11,7 @@ source_suffix = '.rst' master_doc = 'index' project = u'beets' -copyright = u'2012, Adrian Sampson' +copyright = u'2016, Adrian Sampson' version = '1.3' release = '1.3.17'