diff --git a/docs/conf.py b/docs/conf.py index adbe6a0..be46a77 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -41,16 +41,16 @@ master_doc = 'index' # General information about the project. project = u'Overviewer' -copyright = u'2010-2017 The Overviewer Team' +copyright = u'2010-2019 The Overviewer Team' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. -version = "0.12" +version = "0.13" # The full version, including alpha/beta/rc tags. -release = "0.12" +release = "0.13" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.