From e78a8c94b65977de91f634363eed4a741c19575a Mon Sep 17 00:00:00 2001 From: Damien George Date: Mon, 15 Jun 2015 23:54:22 +0100 Subject: [PATCH] docs: Bump version to 1.4.4. --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index f2971992ce..360e49b472 100755 --- a/docs/conf.py +++ b/docs/conf.py @@ -60,7 +60,7 @@ copyright = '2014, Damien P. George' # The short X.Y version. version = '1.4' # The full version, including alpha/beta/rc tags. -release = '1.4.3' +release = '1.4.4' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.