From afb42174b2a6340d62f5087886cbbf877135d5f6 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Mon, 24 Jun 2013 12:33:37 +0200 Subject: [PATCH] Fixed docs version. --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 84cd272..5fb6b8d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -46,10 +46,10 @@ copyright = u'2009, the django-authority team' # built documents. # # The short X.Y version. -version = '0.5' +version = '0.6' # The full version, including alpha/beta/rc tags. -release = '0.5dev' +release = '0.6dev' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.