From f4283d25555eb54446d3364360e32a9d4c5a2ed1 Mon Sep 17 00:00:00 2001 From: Jack O'Quin Date: Wed, 10 Apr 2013 17:00:11 -0500 Subject: [PATCH] fix documentation version number --- conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf.py b/conf.py index 1444ac8..1713534 100644 --- a/conf.py +++ b/conf.py @@ -52,9 +52,9 @@ # built documents. # # The short X.Y version. -version = '0.2.0' +version = '0.1' # The full version, including alpha/beta/rc tags. -release = '0.2.0' +release = '0.1.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.