Bump copyright year, "short" version for docs
This commit is contained in:
parent
67d801e344
commit
cf512e7229
|
@ -64,14 +64,14 @@ master_doc = 'index'
|
|||
|
||||
# General information about the project.
|
||||
project = 'rattail'
|
||||
copyright = '2013-2017, Lance Edgar'
|
||||
copyright = '2013-2019, Lance Edgar'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
# |version| and |release|, also used in various other places throughout the
|
||||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = '0.7'
|
||||
version = '0.9'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = __version__
|
||||
|
||||
|
|
Loading…
Reference in a new issue