X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=docs%2Fen%2Fconf.py;h=5926f8c936dfcd31a03fd7b527930e20c90e26d6;hb=0eb8220204953b874ebd2dbd0362973f3f45074c;hp=717b35f1433fb2cfe290e82eb5b00132d6efbf6b;hpb=ab809de18415a9ce3bbc95d3a0a1af6c50a41c4f;p=github%2Fwallabag%2Fwallabag.git diff --git a/docs/en/conf.py b/docs/en/conf.py index 717b35f1..5926f8c9 100644 --- a/docs/en/conf.py +++ b/docs/en/conf.py @@ -11,8 +11,8 @@ templates_path = ['_templates'] source_suffix = '.rst' master_doc = 'index' project = u'wallabag' -copyright = u'2013-2016, Nicolas Lœuillet - MIT Licence' -version = '2.1.0' +copyright = u'2013-2017, Nicolas Lœuillet - MIT Licence' +version = '2.3.0' release = version exclude_patterns = ['_build'] pygments_style = 'sphinx'