summaryrefslogtreecommitdiff
path: root/yaksh/documentation/conf.py
diff options
context:
space:
mode:
authoradityacp2018-02-22 15:23:46 +0530
committeradityacp2018-02-22 15:23:46 +0530
commit5986f457c1345b74f6a5d8f5223b901f36d515d7 (patch)
tree2884985e7a7dc91a7a95e76b719135d7f42bca4a /yaksh/documentation/conf.py
parenta473933eb1b986b6cd10b1f72c6b4b0d9e93fcc2 (diff)
downloadonline_test-5986f457c1345b74f6a5d8f5223b901f36d515d7.tar.gz
online_test-5986f457c1345b74f6a5d8f5223b901f36d515d7.tar.bz2
online_test-5986f457c1345b74f6a5d8f5223b901f36d515d7.zip
Change version and copyright year
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.