From c4dc8b6f94b72eb070f790627be35fd1e974d896 Mon Sep 17 00:00:00 2001 From: Robert Bradshaw Date: Thu, 12 Nov 2009 00:26:59 -0800 Subject: [PATCH] Bump to 0.12. --- conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf.py b/conf.py index 76f6c28d..f78c301d 100644 --- a/conf.py +++ b/conf.py @@ -48,9 +48,9 @@ copyright = '2009, Stefan Behnel, Robert Bradshaw, Grew Ewing, Gabriel Gellner, # other places throughout the built documents. # # The short X.Y version. -version = '0.11' +version = '0.12' # The full version, including alpha/beta/rc tags. -release = '0.11.3' +release = '0.12' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: -- 2.26.2