Update Version to 3.1.1 and update copyright year

Signed-off-by: Rob White <rob@blue-wave.net>
This commit is contained in:
Rob White
2018-08-29 19:47:58 +01:00
committed by GitHub
parent 35ba22c2b3
commit 7dde352ecd

View File

@@ -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.