X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fen%2Fconf.py;h=5926f8c936dfcd31a03fd7b527930e20c90e26d6;hb=0eb8220204953b874ebd2dbd0362973f3f45074c;hp=86e337040978a243bb746120fb8281a00ca3f214;hpb=d481f42b7d383eb6211d1d3049d1a2c8288d9edb;p=github%2Fwallabag%2Fwallabag.git diff --git a/docs/en/conf.py b/docs/en/conf.py index 86e33704..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.0.0' +copyright = u'2013-2017, Nicolas Lœuillet - MIT Licence' +version = '2.3.0' release = version exclude_patterns = ['_build'] pygments_style = 'sphinx'