summaryrefslogtreecommitdiff
path: root/yaksh/documentation/conf.py
diff options
context:
space:
mode:
authorPalaparthy Adityachandra2020-04-30 17:24:17 +0530
committerGitHub2020-04-30 17:24:17 +0530
commit2fd29bf1fff3d57a49b8a5cdffa9efc305946214 (patch)
tree16d974b5a5e1effaf15be2235813dca4108c4f29 /yaksh/documentation/conf.py
parent6fc01303dba0b821aa2344b761e98dc36b33807b (diff)
parent53a0c4ad3e733f3960000527f83565f2fd8fc412 (diff)
downloadonline_test-2fd29bf1fff3d57a49b8a5cdffa9efc305946214.tar.gz
online_test-2fd29bf1fff3d57a49b8a5cdffa9efc305946214.tar.bz2
online_test-2fd29bf1fff3d57a49b8a5cdffa9efc305946214.zip
Merge branch 'master' into API
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 39481c7..627217f 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'2018, FOSSEE'
+copyright = u'2020, 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.7'
+version = u'0.13'
# The full version, including alpha/beta/rc tags.
-release = u'Feb 2018'
+release = u'April 2020'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.