From 36d37cec9bb35f0a9d38635ae18ead6f134d373c Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Fri, 28 Dec 2012 06:09:30 -0500 Subject: Bump to 3.6b3 --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/conf.py') diff --git a/doc/conf.py b/doc/conf.py index 9891e3e..68c923b 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -49,7 +49,7 @@ copyright = u'2009-2012, Ned Batchelder' # The short X.Y version. version = '3.6' # The full version, including alpha/beta/rc tags. -release = '3.6b2' +release = '3.6b3' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.1