From 2e049a55fb8e2788dc52f7ab760cdbd7ceb662f9 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Mon, 3 Aug 2015 07:25:58 -0400 Subject: The next version will be b2 --- 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 56dbec23..dc9fad0c 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -61,7 +61,7 @@ copyright = u'2009\N{EN DASH}2015, Ned Batchelder' # The short X.Y version. version = '4.0' # The full version, including alpha/beta/rc tags. -release = '4.0b1' +release = '4.0b2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.1