From aafcc8b9f20ca79c922c823db1adb469e2dd4a2a Mon Sep 17 00:00:00 2001 From: Robert David Grant Date: Thu, 10 Apr 2014 17:06:14 -0500 Subject: [PATCH] Bump version in Sphinx conf. --- docs/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index c0056bdf..b813b0c2 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -69,9 +69,9 @@ # built documents. # # The short X.Y version. -version = '0.1' +version = '0.2' # The full version, including alpha/beta/rc tags. -release = '0.1' +release = '0.2.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.