From 00855699c8b8dcab626189ed90ce2018b7610e02 Mon Sep 17 00:00:00 2001 From: Graham Dumpleton Date: Sat, 7 Sep 2013 15:56:34 +1200 Subject: [PATCH] Increment documentation version to 1.0.0. --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 8c219d2..f62235a 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 = '0.9' +version = '1.0' # The full version, including alpha/beta/rc tags. -release = '0.9.0' +release = '1.0.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.