From 179e3a466e447b95dcd7f2c787249a63504b9644 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 2 May 2010 14:40:10 +0000 Subject: [PATCH] Prep for 0.6.0. --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index a7906cb..25beeff 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -52,7 +52,7 @@ copyright = '2010, Repoze Developers ' # other places throughout the built documents. # # The short X.Y version. -version = '0.5.2' +version = '0.6.0' # The full version, including alpha/beta/rc tags. release = version