summaryrefslogtreecommitdiff
path: root/yaksh/documentation/conf.py
diff options
context:
space:
mode:
authoradityacp2018-03-22 12:44:20 +0530
committeradityacp2018-03-22 12:44:20 +0530
commit81a82ec09743fe8030e2dd197944c18f821bf05e (patch)
tree367ef8a4e85b0b6643836ab83786f9e7e8c00d95 /yaksh/documentation/conf.py
parente244cd285669d3de80a764d75eecbb46b6d3fd63 (diff)
parent4b356aa2f6097cd0f46292218f31ded18b631e53 (diff)
downloadonline_test-81a82ec09743fe8030e2dd197944c18f821bf05e.tar.gz
online_test-81a82ec09743fe8030e2dd197944c18f821bf05e.tar.bz2
online_test-81a82ec09743fe8030e2dd197944c18f821bf05e.zip
Merge https://github.com/fossee/online_test into fix_quiz_completion
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.