diff --git a/docs/conf.py b/docs/conf.py index 7da4720aab87905ee0a06b6d086d5e7f41bd1996..bd8d8cf9a6538abd4ab1d48e2d738e4936a28348 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -81,7 +81,7 @@ master_doc = 'index' # General information about the project. project = u'Mindstorms EV3 Toolbox' -copyright = u'2016, Tim Stadtmann' +copyright = u'2016, LfB RWTH-Aachen' author = u'Tim Stadtmann' # The version info for the project you're documenting, acts as replacement for @@ -91,7 +91,7 @@ author = u'Tim Stadtmann' # The short X.Y version. version = u'v0.3' # The full version, including alpha/beta/rc tags. -release = u'v0.3-rc.6' +release = u'v0.3-rc.8' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.