From 309a51c2adb74677de5698b06abd25933d4d239e Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Tue, 5 Feb 2013 08:16:24 -0800 Subject: [PATCH] Bump version. --- doc/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/conf.py b/doc/conf.py index e0acf5b5..d7822def 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -54,9 +54,9 @@ copyright = u'1990-2012, Python Software Foundation' # built documents. # # The short X.Y version. -version = '0.5' +version = '0.6' # The full version, including alpha/beta/rc tags. -release = '0.5' +release = '0.6' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.