bump version and update version
This commit is contained in:
parent
475bdae925
commit
9ae33644e5
39 changed files with 47 additions and 42 deletions
|
@ -48,16 +48,16 @@ master_doc = 'index'
|
|||
|
||||
# General information about the project.
|
||||
project = 'feed2toot'
|
||||
copyright = '2015-2020, Carl Chenet <carl.chenet@ohmytux.com>'
|
||||
copyright = '2015-2021, Carl Chenet <carl.chenet@ohmytux.com>'
|
||||
|
||||
# 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.16'
|
||||
version = '0.17'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '0.16'
|
||||
release = '0.17'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue