From 9b0a150bd69f9c62a14045b4a2ecfaaf7523f542 Mon Sep 17 00:00:00 2001
From: Damien George <damien.p.george@gmail.com>
Date: Mon, 11 Apr 2016 12:18:10 +0100
Subject: [PATCH] docs: Bump version to 1.7.

---
 docs/conf.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/conf.py b/docs/conf.py
index 4c0f70080..3eb13460f 100755
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -92,9 +92,9 @@ copyright = '2014-2016, Damien P. George and contributors'
 # built documents.
 #
 # The short X.Y version.
-version = '1.6'
+version = '1.7'
 # The full version, including alpha/beta/rc tags.
-release = '1.6'
+release = '1.7'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
-- 
GitLab