From adfdb9802b56c9bd3f6b5e91fe28e6b210435bfb Mon Sep 17 00:00:00 2001 From: Bradley Ayers Date: Fri, 15 Apr 2011 20:57:16 +1000 Subject: [PATCH] bumped docs version --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 9703bd0..ccf07a6 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -52,7 +52,7 @@ project = u'django-tables' # The short X.Y version. version = '0.4.0' # The full version, including alpha/beta/rc tags. -release = '0.4.0.beta5' +release = '0.4.0.beta6' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- 2.26.2