From e15a46eac2034b57d8186ee7f6fd06699802a325 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 23 Mar 2010 04:51:32 +0000 Subject: [PATCH] 0.1 version. --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 2ee36fb..37570b5 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -52,9 +52,9 @@ copyright = '2010, Repoze Developers ' # other places throughout the built documents. # # The short X.Y version. -version = '0.0' +version = '0.1' # The full version, including alpha/beta/rc tags. -release = '0.0' +release = version # There are two options for replacing |today|: either, you set today to # some non-false value, then it is used: