From 9ee17677f1588498fed4de0a25aeb7eb5d476608 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Sun, 21 Feb 2010 16:18:19 +0100 Subject: [PATCH] Change docs version from 0.1 to 0.1.dev as we haven't released yet --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 2e924acb..841260e7 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -47,7 +47,7 @@ copyright = u'2010, Stein Magnus Jodal' # The short X.Y version. version = '0.1' # The full version, including alpha/beta/rc tags. -release = '0.1' +release = '0.1.dev' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.