From 5653e3c72fc8555c6a060acf6447ac694a036053 Mon Sep 17 00:00:00 2001 From: Damien George Date: Sun, 8 Jan 2017 23:53:08 +1100 Subject: [PATCH] docs: Bump version to 1.8.7. --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 5ff8d640b7..6026aee56a 100755 --- a/docs/conf.py +++ b/docs/conf.py @@ -99,7 +99,7 @@ copyright = '2014-2016, Damien P. George and contributors' # The short X.Y version. version = '1.8' # The full version, including alpha/beta/rc tags. -release = '1.8.6' +release = '1.8.7' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.