From c5ee22e1af603c98998e940801e32c12e41dbe40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bonhomme?= Date: Mon, 6 Feb 2017 09:33:42 +0100 Subject: [PATCH] Bumped documentation version number. --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index e0865ef..e60c671 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -50,7 +50,7 @@ copyright = u'2012-2017, Cédric Bonhomme' # The short X.Y version. version = '0.6' # The full version, including alpha/beta/rc tags. -release = '0.6.3' +release = '0.6.4' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.