diff --git a/docs/source/conf.py b/docs/source/conf.py index 5bc4113..efdd3d7 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -52,7 +52,7 @@ master_doc = 'index' # General information about the project. project = 'nodogsplash' -copyright = '2016, the nodogsplash contributors' +copyright = '2016 - 2018, the nodogsplash contributors' author = 'the nodogsplash contributors' # The version info for the project you're documenting, acts as replacement for @@ -60,9 +60,9 @@ author = 'the nodogsplash contributors' # built documents. # # The short X.Y version. -version = '2.0.0' +version = '3.1.0' # The full version, including alpha/beta/rc tags. -release = '2.0.0' +release = '3.1.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.