diff options
Diffstat (limited to 'doc/conf.py')
-rw-r--r-- | doc/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
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. |