From 2a6828a3a6f98a6f6e0e97b02b1c6e397130a473 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Sat, 25 May 2013 16:04:05 -0400 Subject: Bump version for subsequent release --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/conf.py') diff --git a/docs/conf.py b/docs/conf.py index 1a896681..b702d358 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -48,9 +48,9 @@ copyright = u'2009-2013, The fellowship of the packaging' # built documents. # # The short X.Y version. -version = '0.7b3' +version = '0.7b4' # The full version, including alpha/beta/rc tags. -release = '0.7b3' +release = '0.7b4' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.1