From b599a127ab58ed13d30eabaa25667475f3b5b6d5 Mon Sep 17 00:00:00 2001 From: clewis Date: Tue, 17 Sep 2013 08:55:40 -0700 Subject: [PATCH] update version # --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 7c464f4..dcec6fa 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -48,9 +48,9 @@ # built documents. # # The short X.Y version. -version = '0.1.2' +version = '0.1.3' # The full version, including alpha/beta/rc tags. -release = '0.1.2' +release = '0.1.3' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.