From 8153bf826754d3757bc6a9dc93847c6137b573b3 Mon Sep 17 00:00:00 2001 From: Fotis Georgatos Date: Sat, 25 Jul 2015 16:35:23 +0100 Subject: [PATCH] bump minor version, these docs are largely compatible with eb/2.2.0 Signed-off-by: Fotis Georgatos --- conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.py b/conf.py index 765f4dd..92ac859 100644 --- a/conf.py +++ b/conf.py @@ -44,7 +44,7 @@ # The short X.Y version. version = '0.9' # The full version, including alpha/beta/rc tags. -release = '0.9.8rc' +release = '0.9.9rc1' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: