summaryrefslogtreecommitdiff
path: root/yaksh/documentation/conf.py
diff options
context:
space:
mode:
authormaheshgudi2018-03-21 19:14:09 +0530
committermaheshgudi2018-03-21 19:14:09 +0530
commit09ab00808ba9ea288047662e5c7ee2a134f0ac41 (patch)
treeb9ad94f07ae3891295656203c169cb0b03b08d96 /yaksh/documentation/conf.py
parentefeeaae745f32c4da34f91ca3618d7c3441a5f32 (diff)
parent4b356aa2f6097cd0f46292218f31ded18b631e53 (diff)
downloadonline_test-09ab00808ba9ea288047662e5c7ee2a134f0ac41.tar.gz
online_test-09ab00808ba9ea288047662e5c7ee2a134f0ac41.tar.bz2
online_test-09ab00808ba9ea288047662e5c7ee2a134f0ac41.zip
Merge branch 'master' of https://github.com/fossee/online_test into arrange_options
Diffstat (limited to 'yaksh/documentation/conf.py')
-rw-r--r--yaksh/documentation/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/yaksh/documentation/conf.py b/yaksh/documentation/conf.py
index 10ad210..1a2c50f 100644
--- a/yaksh/documentation/conf.py
+++ b/yaksh/documentation/conf.py
@@ -59,7 +59,7 @@ master_doc = 'index'
# General information about the project.
project = u'Yaksh'
-copyright = u'2016, FOSSEE'
+copyright = u'2018, FOSSEE'
author = u'FOSSEE'
# The version info for the project you're documenting, acts as replacement for
@@ -67,9 +67,9 @@ author = u'FOSSEE'
# built documents.
#
# The short X.Y version.
-version = u'0.1.2'
+version = u'0.7'
# The full version, including alpha/beta/rc tags.
-release = u'July 2016'
+release = u'Feb 2018'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.