Prepare release
This commit is contained in:
parent
01e52ccd8f
commit
16f9ffe809
@ -58,7 +58,7 @@ master_doc = 'index'
|
||||
|
||||
# General information about the project.
|
||||
project = u'Mastodon.py'
|
||||
copyright = u'2016-2017, Lorenz Diener'
|
||||
copyright = u'2016-2018, Lorenz Diener'
|
||||
author = u'Lorenz Diener'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
@ -66,9 +66,9 @@ author = u'Lorenz Diener'
|
||||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = u'1.2'
|
||||
version = u'1.3'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = u'1.2.2'
|
||||
release = u'1.3.0'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
Loading…
x
Reference in New Issue
Block a user