From 723ef7b3a8ee9b0375b495affd9f82d32c62ea09 Mon Sep 17 00:00:00 2001 From: Alexander Sibiryakov Date: Fri, 24 Jun 2016 12:34:32 +0200 Subject: [PATCH] version bump --- 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 c8fa74eae..1ac2d6c42 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -57,7 +57,7 @@ # The short X.Y version. version = '0.5' # The full version, including alpha/beta/rc tags. -release = '0.5.2' +release = '0.5.2.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.