From 6d33ce9f8178319625376311cdf01587eff84842 Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Wed, 4 Sep 2013 20:59:54 -0700 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 d7822def..051da8a0 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.6' +version = '0.7' # The full version, including alpha/beta/rc tags. -release = '0.6' +release = '0.7' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.