From 2ee3542e054fb64f08092da5fe1f48a81a04af8c Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Tue, 29 May 2012 03:18:08 -0400 Subject: [PATCH] Bump documentation version --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index ded1ddc7f8..c5b1ad6046 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -52,10 +52,10 @@ copyright = u'2011, Roberto Rosario' # built documents. # # The short X.Y version. -version = '0.12' +version = '0.12.1' # The full version, including alpha/beta/rc tags. -release = '0.12' +release = '0.12.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.