From ef70ec6f8b22e467c2414dd1d9814876521e83c5 Mon Sep 17 00:00:00 2001 From: Robert Bradshaw Date: Tue, 24 Aug 2010 08:34:15 -0700 Subject: [PATCH] bump release number --- conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf.py b/conf.py index e750ef37..25d734e6 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.12' +version = '0.13' # The full version, including alpha/beta/rc tags. -release = '0.12' +release = '0.13' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: -- 2.26.2