From 3970ab63be26a51dab4956559bc861c57859ebca Mon Sep 17 00:00:00 2001 From: Daniel Greenfeld Date: Tue, 13 Dec 2011 09:15:35 -0800 Subject: [PATCH] Bump the version in Sphinx to match the released version. This is confusing me! ;) --- doc/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/conf.py b/doc/conf.py index 462d1e3..8e7a92c 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -48,9 +48,9 @@ copyright = u'2011, Matías Aguirre' # built documents. # # The short X.Y version. -version = '0.3.8' +version = '0.6.0' # The full version, including alpha/beta/rc tags. -release = '0.3.8' +release = '0.6.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- 2.39.5