From 69361d96a59381fde0ac34d19df2d4aff05fb9a9 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Wed, 14 Apr 2010 09:25:40 +0200 Subject: conf.py: Adjusted version to match with the actual version --- doc/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/conf.py b/doc/conf.py index c87d2b39..0196759d 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -50,9 +50,9 @@ copyright = u'Copyright (C) 2008, 2009 Michael Trier and contributors' # built documents. # # The short X.Y version. -version = '0.1.6' +version = '0.2.0' # The full version, including alpha/beta/rc tags. -release = '0.1.6' +release = '0.2.0 Beta' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.1