Skip to content

Commit 40c8f5b

Browse files
committed
Update .bumpversion.cfg and Sphinx configuration
1 parent c71a34d commit 40c8f5b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[bumpversion]
22
current_version = 0.16.0
3-
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
3+
files = doc/source/conf.py
44
commit = True
55
tag = True
66
tag_name = {new_version}

doc/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252

5353
# General information about the project.
5454
project = u'Hiveeyes Arduino'
55-
copyright = u'2013-2018, Hiveeyes Developers'
56-
author = u'Hiveeyes Developers'
55+
copyright = u'2013-2020, The Hiveeyes Developers'
56+
author = u'The Hiveeyes Developers'
5757

5858
# The version info for the project you're documenting, acts as replacement for
5959
# |version| and |release|, also used in various other places throughout the

0 commit comments

Comments
 (0)