From 363e40899a67c9068fe2b7934e6cc638bde23096 Mon Sep 17 00:00:00 2001 From: Juda Kaleta Date: Thu, 22 Aug 2013 17:16:46 +0200 Subject: [PATCH] Change version in Sphinx --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 9a94e50..9c2f6db 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -51,9 +51,9 @@ copyright = u'2013, Juda Kaleta' # built documents. # # The short X.Y version. -version = '0.3' +version = '0.4' # The full version, including alpha/beta/rc tags. -release = '0.3' +release = '0.4' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.