From 86e1746259086bac2f8cc7613f22cf6353d56638 Mon Sep 17 00:00:00 2001 From: Bradley Ayers Date: Thu, 9 Jun 2011 09:07:26 +1000 Subject: [PATCH] bumped docs version to v0.6.0.dev --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index cd6c4fb..2272d02 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -54,9 +54,9 @@ project = u'django-tables2' # built documents. # # The short X.Y version. -version = '0.5.1' +version = '0.6.0' # The full version, including alpha/beta/rc tags. -release = '0.5.1' +release = '0.6.0.dev' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- 2.26.2