From 930d71039e4b4492f28a8752c485ea2432992207 Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Sun, 6 Mar 2016 13:34:58 -0800 Subject: [PATCH] Update docs version --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 9be3d8a..fe3f65e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -51,9 +51,9 @@ copyright = u'2015, Andrew Godwin' # built documents. # # The short X.Y version. -version = '0.2' +version = '1.0' # The full version, including alpha/beta/rc tags. -release = '0.2' +release = '1.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.