From 1f06026ea0ea282bbd4355c672100e7889bd1558 Mon Sep 17 00:00:00 2001 From: Graham Dumpleton Date: Sat, 5 Dec 2015 08:43:22 +1100 Subject: [PATCH] Increment version in documentation to 1.10.6. --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index b9849fe..766e430 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -50,7 +50,7 @@ copyright = u'2013-2015, Graham Dumpleton' # The short X.Y version. version = '1.10' # The full version, including alpha/beta/rc tags. -release = '1.10.5' +release = '1.10.6' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.