From b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34 Mon Sep 17 00:00:00 2001 From: Ib Lundgren Date: Fri, 31 May 2013 15:22:31 +0100 Subject: 0.4.2 --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/conf.py b/docs/conf.py index ec57959..6d6a59c 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -50,7 +50,7 @@ copyright = u'2012, Idan Gazit and the Python Community' # The short X.Y version. version = '0.4' # The full version, including alpha/beta/rc tags. -release = '0.4.1' +release = '0.4.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.1