From a26a0a91d9d30b50615e111b096689dbbdccbb93 Mon Sep 17 00:00:00 2001 From: Alexander Sibiryakov Date: Wed, 25 Jul 2018 12:18:35 +0500 Subject: [PATCH] version bump --- docs/source/conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index e720fc4b1..e31061e5b 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -48,16 +48,16 @@ # General information about the project. project = u'Frontera' -copyright = u'2014-2016, Frontera authors' +copyright = u'2014-2018, Frontera authors' # 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.8' # The full version, including alpha/beta/rc tags. -release = '0.7.1' +release = '0.8.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.