From 6983e3b7cfe67f85fafaac67107165d4a038d73d Mon Sep 17 00:00:00 2001 From: Matthew Weier O'Phinney Date: Mon, 23 Nov 2015 11:54:51 -0600 Subject: [PATCH] 2.4.9 preparedness --- docs/src/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/conf.py b/docs/src/conf.py index 83f4cace8..96e32c853 100644 --- a/docs/src/conf.py +++ b/docs/src/conf.py @@ -50,7 +50,7 @@ # The short X.Y version. version = '2.4' # The full version, including alpha/beta/rc tags. -release = '2.4.9dev' +release = '2.4.9' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.