From 93edc80a6ba621aa2b1459d530b29999f0e82fa1 Mon Sep 17 00:00:00 2001 From: Graham Dumpleton Date: Thu, 19 Sep 2013 21:48:46 +1000 Subject: [PATCH] Increment document version to 1.2.0. --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 3887bfe..a32a84c 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -48,9 +48,9 @@ copyright = u'2013, Graham Dumpleton' # built documents. # # The short X.Y version. -version = '1.1' +version = '1.2' # The full version, including alpha/beta/rc tags. -release = '1.1.0' +release = '1.2.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.