We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f91dd7a commit a26a0a9Copy full SHA for a26a0a9
docs/source/conf.py
@@ -48,16 +48,16 @@
48
49
# General information about the project.
50
project = u'Frontera'
51
-copyright = u'2014-2016, Frontera authors'
+copyright = u'2014-2018, Frontera authors'
52
53
# The version info for the project you're documenting, acts as replacement for
54
# |version| and |release|, also used in various other places throughout the
55
# built documents.
56
#
57
# The short X.Y version.
58
-version = '0.7'
+version = '0.8'
59
# The full version, including alpha/beta/rc tags.
60
-release = '0.7.1'
+release = '0.8.0'
61
62
# The language for content autogenerated by Sphinx. Refer to documentation
63
# for a list of supported languages.
0 commit comments