From d1036fe0de611f4790f534e15dfd264ee2843eae Mon Sep 17 00:00:00 2001 From: Graham Dumpleton Date: Fri, 20 Sep 2013 22:16:14 +1000 Subject: [PATCH] Increment documentation version to 1.1.2. --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 9a2a733..ea0ba5e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -50,7 +50,7 @@ copyright = u'2013, Graham Dumpleton' # The short X.Y version. version = '1.1' # The full version, including alpha/beta/rc tags. -release = '1.1.1' +release = '1.1.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.