From 3124e9fba760874d102dc64a5e2dcbc6d93b269a Mon Sep 17 00:00:00 2001 From: Paul Romano Date: Tue, 24 Jul 2012 15:04:59 -0400 Subject: [PATCH] Incremented version number in conf.py. --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index e5ed16aab5..94540a5ddc 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -48,7 +48,7 @@ copyright = u'2011-2012, Massachusetts Institute of Technology' # The short X.Y version. version = "0.4" # The full version, including alpha/beta/rc tags. -release = "0.4.2" +release = "0.4.3" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.