summaryrefslogtreecommitdiff
path: root/yaksh/documentation/conf.py
diff options
context:
space:
mode:
authorPrabhu Ramachandran2018-03-21 18:16:09 +0530
committerGitHub2018-03-21 18:16:09 +0530
commitbff8d493aa2c83e971b067daf103e38b4392c4b9 (patch)
treeb9338be1846ad8557b7536df8a5438957ffcd3d9 /yaksh/documentation/conf.py
parentb569eec5ef66b13eca8b6895802f4ee40cdb568d (diff)
parentf62cdb9af9627598b05c33d9536e107d1b1466c8 (diff)
downloadonline_test-bff8d493aa2c83e971b067daf103e38b4392c4b9.tar.gz
online_test-bff8d493aa2c83e971b067daf103e38b4392c4b9.tar.bz2
online_test-bff8d493aa2c83e971b067daf103e38b4392c4b9.zip
Merge pull request #448 from adityacp/update_docs
Update documentation
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.