aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2016-05-03 17:32:32 +0100
committerDamien George <damien.p.george@gmail.com>2016-05-03 17:32:32 +0100
commit2c2fc070ecca654b0e9a80e1d9a342d46c6f0cdb (patch)
treee983a35db093665ad49d86c49d3f98a7b4b1ad2d
parent56fd33a6ddf0fc1e881bf3230fd5925eaaa44a08 (diff)
docs: Bump version to 1.8.v1.8
-rwxr-xr-xdocs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 5d9add1a8..9163e04c7 100755
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -91,9 +91,9 @@ copyright = '2014-2016, Damien P. George and contributors'
# built documents.
#
# The short X.Y version.
-version = '1.7'
+version = '1.8'
# The full version, including alpha/beta/rc tags.
-release = '1.7'
+release = '1.8'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.