diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 5512bdd..a7d65af 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,6 +1,6 @@ [bumpversion] current_version = 0.16.0 -files = doc/source/conf.py node-rfm69-beradio/src/node-rfm69-beradio.ino node-gprs-any/node-gprs-any.ino generic/generic.ino generic/config.h +files = doc/source/conf.py commit = True tag = True tag_name = {new_version} diff --git a/doc/source/conf.py b/doc/source/conf.py index ac936b7..419ecf3 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -52,8 +52,8 @@ # General information about the project. project = u'Hiveeyes Arduino' -copyright = u'2013-2018, Hiveeyes Developers' -author = u'Hiveeyes Developers' +copyright = u'2013-2020, The Hiveeyes Developers' +author = u'The Hiveeyes Developers' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the